Hi
I am having some problems compiling and linking a very simple program
that I wrote that uses some 3rd party libraries. They are written to
run on Linux and are ELF.
My understanding of all the things going on here is limited and I
apologize for that now.
The libraries execute fine but I am having problems building against
them.
I get a bunch of the following errors
/opt/ito33/lib/libitoihg.so: undefined reference to [EMAIL PROTECTED]'
/opt/ito33/lib/libitoihg.so: undefined reference to [EMAIL PROTECTED]'
/opt/ito33/lib/libitoihg.so: undefined reference to [EMAIL PROTECTED]'
/opt/ito33/lib/libitoihg.so: undefined reference to
[EMAIL PROTECTED]'
My compile and link contains the -L/compat/linux/lib. This contains
all of the libraries from adding the linux_base port.
I dont know where to even start trying to figure out which files the
GLIBC references should be in.
Any help or guidance is much appreciated.
Thanks
GarethHi
I am having some problems compiling and linking a very simple program
that I wrote that uses some 3rd party libraries. They are written to
run on Linux and are ELF.
My understanding of all the things going on here is limited and I
apologize for that now.
The libraries execute fine but I am having problems building against
them.
I get a bunch of the following errors
/opt/ito33/lib/libitoihg.so: undefined reference to [EMAIL PROTECTED]'
/opt/ito33/lib/libitoihg.so: undefined reference to [EMAIL PROTECTED]'
/opt/ito33/lib/libitoihg.so: undefined reference to [EMAIL PROTECTED]'
/opt/ito33/lib/libitoihg.so: undefined reference to
[EMAIL PROTECTED]'
My compile and link contains the -L/compat/linux/lib. This contains
all of the libraries from adding the linux_base port.
I dont know where to even start trying to figure out which files the
GLIBC references should be in.
Any help or guidance is much appreciated.
Thanks
Gareth
Gareth Reeves
widespread solutions
(773) 259 0102
www.widespreadsolutions.com
[EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"