Support Requests
Search the entire project
This project's trackers
This project's forums
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
pg_bulkload
Summary
Activity
Forums
Tracker
Lists
Docs
News
SCM
Files
[#1011150] I can't compil pg_bulkload 3.1.1 on AIX Systems 5.3
View Trackers
|
Support Requests
|
Download .csv
|
Monitor
Date:
2012-01-24 18:29
Priority:
3
State:
Open
Submitted by:
christophe CERQUEIRA (
choregie37
)
Assigned to:
Mitsuru Hasegawa (mhasegawa)
Category:
Install Problem (example)
Group:
Category:
Install Problem (example)
Group:
Summary:
I can't compil pg_bulkload 3.1.1 on AIX Systems 5.3
Detailed description
I can't compil the .so in lib Directories.
in lib subdirectories the files .o are good but i c'ant link correctly because i have an error
My command :
/usr/bin/ld -o pg_bulkload.so pg_bulkload.o logger.o binary.o parser_csv.o parser_binary.o parser_tuple.o parser_tuple.o parser_function.o pg_btree.o reader.o pg_strutil.o writer.o source.o writer_direct.o writer_buffered.o writer_binary.o writer_parallel.o libbsd.a pgut/pgut-ipc.o pgut/pgut-be.o -L/usr/lib -lbsd -lcrypt -lpthread -lpthreads -bnoentry -bexpall -bnoglink -L../../../src/interfaces/libpq -lpq -bI:../../../src/backend/postgres.imp -bnoquiet -bM:SRE -lc
the result :
ld: 0711-318 ERROR: Undefined symbols were found.
The following symbols are in error:
Symbol Inpndx TY CL Source-File(Object-File) OR Import-File{Shared-object}
RLD: Address Section Rld-type Referencing Symbol
----------------------------------------------------------------------------------------------
.flock [36] ER PR logger.c(logger.o)
0000062c .text R_RBR [74] .LoggerLog
000007fc .text R_RBR [74] .LoggerLog
ER: The return code is 8.
i don't understand why the flock librairies ar not present because i put the directive -lbsd on the link command.
Thank you for you quicly response...
Chris
Followup
No Followups Have Been Posted
Attached Files:
Changes:
Field
Old Value
Date
By
assigned_to
toru
2012-01-27 14:56
choregie37
assigned_to
none
2012-01-24 18:29
choregie37