pkgsrc-Bugs archive

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

pkg/44105: installing devel/doxygen fails on Solaris



>Number:         44105
>Category:       pkg
>Synopsis:       installing devel/doxygen fails on Solaris
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 17 13:45:00 +0000 2010
>Originator:     Jörn Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
SunOS spare4200 5.10 Generic_142901-03 i86pc i386 i86pc

>Description:
This problem was already mentioned in pkg/34804. As that PR originally dealt 
with another problem, I open this one.

Installing devel/doxygen on Solaris fails with

/software/pkgsrc/source/pkgsrc/devel/doxygen/work.spare4200/doxygen-1.6.3/bin/doxygen
 class.cfg
ld.so.1: doxygen: fatal: libiconv.so.2: open failed: No such file or directory
gmake[1]: *** [class/html/index.html] Killed

And indeed

$ ldd work.spare4200/doxygen-1.6.3/bin/doxygen
        libiconv.so.2 =>         (file not found)
        libstdc++.so.6 =>        /usr/pkgsrc/20101105/gcc34/lib/libstdc++.so.6
        libm.so.2 =>     /lib/libm.so.2
        libgcc_s.so.1 =>         /usr/pkgsrc/20101105/gcc34/lib/libgcc_s.so.1
        libc.so.1 =>     /lib/libc.so.1

Please note that, again (see pkg/43915) this error is triggered only as late as 
"make install".

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index