Date: Fri, 1 Nov 2002 23:13:50 -0600 From: Bruce Burden <brucegb@realtime.net> To: freebsd-stable@freebsd.org Subject: xgettext? Message-ID: <20021101231349.A74389@tigerfish2.my.domain>
next in thread | raw e-mail | index | archive | help
Hi folks, Okay, I think I am missing something real simple. When I try to build the 1.6.4 version of popt under 4.7 Stable. Clearly, xgettext exists in the 0.11.5 version of getext, as shown in the compile info below: cc -DLOCALEDIR=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/ gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib data\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/get text/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../l ib -I../intl -I../intl -I/usr/local/include -O2 -pipe -march=pentiumpro -c xgettext.c /bin/sh ../libtool --mode=link cc -O2 -pipe -march=pentiumpro -L/usr/local/lib -o xgett ext xgettext.o x-c.o x-po.o x-python.o x-lisp.o x-elisp.o x-librep.o x-java.o x-awk.o x-ycp.o x-tcl.o x-rst.o x-glade.o libgettextsrc.la ../libuniname/libuniname.a -L/usr/loca l/lib -lexpat -R/usr/local/lib cc -O2 -pipe -march=pentiumpro -L/usr/local/lib -o .libs/xgettext xgettext.o x-c.o x-po.o x-python.o x-lisp.o x-elisp.o x-librep.o x-java.o x-awk.o x-ycp.o x-tcl.o x-rst.o x-glade. o .libs/libgettextsrc.so ../lib/.libs/libgettextlib.so ../intl/.libs/libintl.so -liconv -l iconv ../libuniname/libuniname.a -L/usr/local/lib -lexpat -Wl,--rpath -Wl,/usr/local/lib I am, however, a bit dubious about the ".libs" directory. I am not sure that it is being picked up. Has anybody else encountered this? I don't see anything in the archives, so I believe it is something I am overlooking. Bruce -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021101231349.A74389>