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: [email protected]

72 characters width template ----------------------------------------->|
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to