Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 01:10 AM
Adam Smith
Guest
 
Posts: n/a
Default Installation problem - mutex_lock/unlock or libpq.so ?

Installation of 7.4.2, even with just ./configure : gmake step ==>
_________________________________________________

gmake[4]: Leaving directory
`/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/backend/parser'

gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations pg_dump.o common.o pg_backup_archiver.o

pg_backup_db.o pg_backup_custom.o pg_backup_files.o pg_backup_null.o

pg_backup_tar.o dumputils.o ../../../src/backend/parser/keywords.o
-L../../../src/interfaces/libpq -lpq -L../../../src/port
-L/usr/local/openssl/lib -R/usr/local/pgsql/lib -lpam -lssl -lcrypto -lz
-lreadline -lcrypt -lcompat -lm -lutil -lpgport -o pg_dump

.../../../src/interfaces/libpq/libpq.so: undefined reference to
`pthread_mutex_unlock'

.../../../src/interfaces/libpq/libpq.so: undefined reference to
`pthread_mutex_lock'

gmake[3]: *** [pg_dump] Error 1

gmake[3]: Leaving directory
`/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/bin/pg_dump'

gmake[2]: *** [all] Error 2

gmake[2]: Leaving directory
`/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/bin'

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

gmake[1]: Leaving directory
`/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src'

gmake: *** [all] Error 2
_____________________________


Help needed

Thanks

-- Adam --

  #2  
Old November 23rd, 2005, 01:10 AM
Adam Smith
Guest
 
Posts: n/a
Default Re: Installation problem - mutex_lock/unlock or libpq.so ?

BTW: Forgot to mention FreeBSD 4.9 O?S

Adam Smith wrote:
[color=blue]
> Installation of 7.4.2, even with just ./configure : gmake step ==>
> _________________________________________________
>
> gmake[4]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/backend/parser'
>
>
> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> -Wmissing-declarations pg_dump.o common.o pg_backup_archiver.o
>
> pg_backup_db.o pg_backup_custom.o pg_backup_files.o pg_backup_null.o
>
> pg_backup_tar.o dumputils.o ../../../src/backend/parser/keywords.o
> -L../../../src/interfaces/libpq -lpq -L../../../src/port
> -L/usr/local/openssl/lib -R/usr/local/pgsql/lib -lpam -lssl -lcrypto -lz
> -lreadline -lcrypt -lcompat -lm -lutil -lpgport -o pg_dump
>
> ../../../src/interfaces/libpq/libpq.so: undefined reference to
> `pthread_mutex_unlock'
>
> ../../../src/interfaces/libpq/libpq.so: undefined reference to
> `pthread_mutex_lock'
>
> gmake[3]: *** [pg_dump] Error 1
>
> gmake[3]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/bin/pg_dump'
>
>
> gmake[2]: *** [all] Error 2
>
> gmake[2]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/bin'
>
>
> gmake[1]: *** [all] Error 2
>
> gmake[1]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src'
>
> gmake: *** [all] Error 2
> _____________________________
>
>
> Help needed
>
> Thanks
>
> -- Adam --
>[/color]

  #3  
Old November 23rd, 2005, 01:10 AM
Adam Smith
Guest
 
Posts: n/a
Default Re: Installation problem - mutex_lock/unlock or libpq.so ?

BTW: Forgot to mention FreeBSD 4.9 O?S

Adam Smith wrote:
[color=blue]
> Installation of 7.4.2, even with just ./configure : gmake step ==>
> _________________________________________________
>
> gmake[4]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/backend/parser'
>
>
> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> -Wmissing-declarations pg_dump.o common.o pg_backup_archiver.o
>
> pg_backup_db.o pg_backup_custom.o pg_backup_files.o pg_backup_null.o
>
> pg_backup_tar.o dumputils.o ../../../src/backend/parser/keywords.o
> -L../../../src/interfaces/libpq -lpq -L../../../src/port
> -L/usr/local/openssl/lib -R/usr/local/pgsql/lib -lpam -lssl -lcrypto -lz
> -lreadline -lcrypt -lcompat -lm -lutil -lpgport -o pg_dump
>
> ../../../src/interfaces/libpq/libpq.so: undefined reference to
> `pthread_mutex_unlock'
>
> ../../../src/interfaces/libpq/libpq.so: undefined reference to
> `pthread_mutex_lock'
>
> gmake[3]: *** [pg_dump] Error 1
>
> gmake[3]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/bin/pg_dump'
>
>
> gmake[2]: *** [all] Error 2
>
> gmake[2]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src/bin'
>
>
> gmake[1]: *** [all] Error 2
>
> gmake[1]: Leaving directory
> `/usr/home/smith/Temp_holding/staging-area/postgresql/postgresql-7.4.2/src'
>
> gmake: *** [all] Error 2
> _____________________________
>
>
> Help needed
>
> Thanks
>
> -- Adam --
>[/color]

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles