pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52642: print/fig2dev not using libiconv on Solaris



>Number:         52642
>Category:       pkg
>Synopsis:       print/fig2dev not using libiconv on Solaris
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 23 07:25:00 +0000 2017
>Originator:     Joern Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
>Description:
Compiling print/fig2dev on Solaris 11.3 fails with

Making all in tests
--- fig2dev ---
gcc -std=gnu99 -Wno-parentheses -O2 -D_FORTIFY_SOURCE=2 -I/opt/pkg-hrz/20170814/include -L/opt/pkg-hrz/20170814/lib -L/opt/pkg-hrz/20170814/lib -Wl,-R/opt/pkg-hrz/20170814/lib -o fig2dev arrow.o bound.o colors.o  creationdate.o fig2dev.o free.o  iso2tex.o localmath.o psfonts.o  read1_3.o read.o trans_spline.o  getopt.o  dev/libdrivers.a -lXpm -lpng -lm
Undefined                       first referenced
 symbol                             in file
libiconv_close                      dev/libdrivers.a(genemf.o)
libiconv_open                       dev/libdrivers.a(genemf.o)
libiconv                            dev/libdrivers.a(genemf.o)
ld: fatal: symbol referencing errors
collect2: error: ld returned 1 exit status


Probably one of the configure tests is a bit too optimistic:

checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for library containing iconv... none required




>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index