Ticket #16108 (closed defect: worksforme)
gnuplot build failed due to lib link error.
| Reported by: | charles.tolle@… | Owned by: | pguyot@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
/usr/bin/g++-4.0 -O2 -L/opt/local/lib -L/opt/local/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/opt/local/lib -L/usr/X11/lib -L/opt/local/lib -o gnuplot alloc.o axis.o breaders.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stdfn.o tables.o term.o time.o unset.o util.o util3d.o variable.o version.o -lreadline -lncurses -lz -lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz @LTLIBICONV@ -lpdf -laquaterm -framework Foundation i686-apple-darwin9-g++-4.0.1: @LTLIBICONV@: No such file or directory make[3]: * [gnuplot] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Error: Status 1 encountered during processing.
@LTLIBICONV@ not being converted to -liconv properly...


Assigning to maintainer.