niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Databases » PostgreSQL
8.0 Setup problems
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
Author Message
DEV
*nix forums beginner


Joined: 11 Mar 2005
Posts: 4

PostPosted: Fri Mar 11, 2005 6:12 pm    Post subject: 8.0 Setup problems Reply with quote

Hello,



I am trying build and install 8.0 on RedHat 9.0 the configure runs with out
a problem and when I type make I get:

gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wendif-labels
-fno-strict-aliasing zic.o ialloc.o scheck.o localtime.o -L../../src/port
-Wl,-rpath,/usr/local/pgsql/lib -lpgport -lz -lreadline -ltermcap -lcrypt
-lresolv -lnsl -ldl -lm -lbsd -o zic

zic.o: In function `lowerit':

zic.o(.text+0x3c40): undefined reference to `__ctype_b'

zic.o(.text+0x3c5b): undefined reference to `__ctype_tolower'

zic.o: In function `getfields':

zic.o(.text+0x3e36): undefined reference to `__ctype_b'

zic.o(.text+0x3eb0): undefined reference to `__ctype_b'

zic.o(.text+0x3ec3): undefined reference to `__ctype_b'

collect2: ld returned 1 exit status

make[2]: *** [zic] Error 1

make[2]: Leaving directory `/home/doyleb/postgresql-8.0.1/src/timezone'

make[1]: *** [all] Error 2

make[1]: Leaving directory `/home/doyleb/postgresql-8.0.1/src'

make: *** [all] Error 2



What do I need to do to fix this?



Currently I am running 7.3.2 and need to get some of the functionality that
is in 8.0
Back to top
Tom Lane
*nix forums Guru


Joined: 24 Mar 2005
Posts: 2070

PostPosted: Fri Mar 11, 2005 6:36 pm    Post subject: Re: 8.0 Setup problems Reply with quote

"DEV" <dev@umpa-us.com> writes:
Quote:
zic.o(.text+0x3c40): undefined reference to `__ctype_b'
zic.o(.text+0x3c5b): undefined reference to `__ctype_tolower'

Apparently your /usr/include/ctype.h file doesn't agree with your libc.
Some googling on __ctype_tolower suggests that there were changes in
that part of glibc a couple years ago. I think you've probably updated
the library and not the header file, or perhaps vice versa.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 6:54 am | All times are GMT
navigation Forum index » Databases » PostgreSQL
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Postfix setup Lionc Postfix 0 Sun Apr 13, 2008 5:00 am
No new posts Winbind problems for ADS authentication nlinley networking 1 Tue Sep 19, 2006 9:22 am
No new posts problems using oddmuse with mod_perl2 inside apache2.2 pe... Fergus McMenemie Perl 0 Fri Jul 21, 2006 9:48 am
No new posts Problems with make-kpkg and skas patch Todd A. Jacobs Debian 0 Fri Jul 21, 2006 12:30 am
No new posts setup.php g.sharpe PHP 4 Thu Jul 20, 2006 5:00 pm

Pacotes Reveillon Salvador | Credit Cards UK | Guitar Lessons | Problem Mortgage | Advertising
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1537s ][ Queries: 16 (0.0849s) ][ GZIP on - Debug on ]