Date: Thu, 27 Nov 2003 13:17:51 -0600 From: Troy <troy@twisted.net> To: ports@freebsd.org Subject: librep-0.16.2_2 Message-ID: <20031127191751.GA17964@twisted.net>
next in thread | raw e-mail | index | archive | help
Trying to upgrade librep-016.2_2 to librep-0.16.2_3 and receiving the following errors. Any ideas? -Troy cc -shared md5.lo rep-md5.lo -Wl,-soname -Wl,md5.so -o .libs/md5.so creating md5.la (cd .libs && rm -f md5.la && ln -s ../md5.la md5.la) cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O -pipe -march=pentiumpro -o rep.o rep.c /bin/sh ../libtool --mode=link cc -export-dynamic -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O -pipe -march=pentiumpro -o rep \ rep.o librep.la -L/usr/local/lib -lxpg4 -lintl -pthread -lcrypt -lgmp -lm cc -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O -pipe -march=pentiumpro -o .libs/rep rep.o -pthread -Wl,--export-dynamic ./.libs/librep.so -L/usr/local/lib -lxpg4 -lintl -lcrypt -lgmp -lm -Wl,--rpath -Wl,/usr/X11R6/lib ./.libs/librep.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() ./.libs/librep.so: undefined reference to `mpq_set_d' gmake[1]: *** [rep] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/librep/work/librep-0.16.2/src' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/lang/librep. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade17883.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! lang/librep (librep-0.16.2_2) (new compiler error)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031127191751.GA17964>