Compile/Link problems ( finally ) gnucash 1.8.2
Derek Atkins
warlord at MIT.EDU
Tue Mar 18 16:13:49 CST 2003
Robert Belanger <Robert.Belanger at Sun.COM> writes:
> Might someone tell me how I can determine exactly which/what path this
> is complaining about ?
>
> mkdir .libs
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/gnc-module
> -I/usr/include -I /usr/local/include/g-wrap -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -g -O2 -Wall -Wunused -Werror -c foo.c -fPIC
> -o .libs/foo.o
> /bin/sh ../../../../libtool --mode=link gcc
> -I../../../../src/gnc-module -I/usr/include -I
> /usr/local/include/g-wrap -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -g -O2 -Wall -Wunused -Werror -o libfoo.la
> -rpath -module foo.lo -lpopt -lm -lm
> libtool: link: only absolute run-paths are allowed
> make[5]: *** [libfoo.la] Error 1
>
> If you need more info to help, let me know and I will supply it.
The problem here is the "-rpath -module"... But I've no clue why you
are getting this problem. I also find it odd that you've got
-I/usr/include in your compile line.
> thanks
>
> /bobb
> --
> Bob Belanger
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-user
mailing list