ports/97259: gcc41 is reqiured to run pdftk

Stefan Thurner thurners at nicsys.de
Sun May 14 13:20:33 UTC 2006


>Number:         97259
>Category:       ports
>Synopsis:       gcc41 is reqiured to run pdftk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 13:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Thurner
>Release:        FreeBSD 6.1-RC
>Organization:
>Environment:
FreeBSD xris.fu41.vpn 6.1-RC FreeBSD 6.1-RC #0: Sun May  7 14:04:46 CEST 2006   root at xris.fu41.vpn:/usr/obj/usr/src/sys/CUSTOM  i386
>Description:
It seems that gcc41 is no longer only a build dependency for pdftk. It is needed as a run dependency because the java libs are linked dynamicly.

See output of ldd `which pdftk`:

/usr/local/bin/pdftk:
        libgcj.so.7 => /usr/local/lib/gcc/i386-portbld-freebsd6.1/4.1.1/libgcj.so.7 (0x282e8000)
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x29780000)
        libz.so.3 => /lib/libz.so.3 (0x2986e000)
        libstdc++.so.6 => /usr/local/lib/gcc/i386-portbld-freebsd6.1/4.1.1/libstdc++.so.6 (0x2987f000)
        libm.so.4 => /lib/libm.so.4 (0x2995a000)
        libgcc_s.so.1 => /usr/local/lib/gcc/i386-portbld-freebsd6.1/4.1.1/libgcc_s.so.1 (0x29970000)
        libpthread.so.2 => /usr/lib/libpthread.so.2 (0x2997a000)
        libc.so.6 => /lib/libc.so.6 (0x299a1000)
>How-To-Repeat:
1) make install pdftk
2) pkg_delete gcc41
3) run pdftk
>Fix:
Change gcc41 from build to run dependency.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list