Date: Tue, 29 Sep 2009 13:59:44 -0400 From: William Bulley <web@umich.edu> To: hrs@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: pcb-20081128_1 Message-ID: <20090929175944.GK23010@itcom245.staff.itd.umich.edu>
next in thread | raw e-mail | index | archive | help
I am building cad/pcb on 7.2-STABLE and I get this: cc -std=gnu99 -DNDEBUG -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wall -Wdeclaration-after-statement -pthread -L/usr/local/lib -rdynamic -o pcb action.o autoplace.o autoroute.o buffer.o change.o clip.o command.o compat.o copy.o create.o crosshair.o data.o djopt.o draw.o drill.o edif.o error.o file.o find.o flags.o fontmode.o heap.o insert.o intersect.o line.o lrealpath.o main.o mirror.o misc.o move.o mtspace.o mymem.o netlist.o parse_l.o parse_y.o polygon.o polygon1.o puller.o print.o rats.o remove.o report.o res_parse.o res_lex.o rotate.o rtree.o rubberband.o search.o select.o set.o strflags.o thermal.o undo.o vector.o vendor.o hid/common/actions.o hid/common/flags.o hid/common/hidinit.o hid/common/hidnogui.o hid/common/extents.o liblesstif.a liblpr.a libbom.a libgerber.a libnelma.a libpng.a libps.a -lXm -lXpm -lXmu -lXt -lXext -lSM -lICE -lX11 -lfl -lm -lXrender -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lgd -lgd main.o(.text+0xc8e): In function `main': : undefined reference to `bindtextdomain' main.o(.text+0xca2): In function `main': : undefined reference to `bind_textdomain_codeset' gmake[4]: *** [pcb] Error 1 gmake[4]: Leaving directory `/usr/ports/cad/pcb/work/pcb-20081128/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/cad/pcb/work/pcb-20081128/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/cad/pcb/work/pcb-20081128/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/cad/pcb/work/pcb-20081128' gmake: *** [all] Error 2 *** Error code 1 My build line in /usr/ports/cad/pcb was: # make WITH_MOTIF_GUI=yes install It builds fine if I use: # make install Regards, web... -- William Bulley Email: web@umich.edu 72 characters width template ----------------------------------------->|
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090929175944.GK23010>