pkgsrc-Bugs archive

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

Re: pkg/30993



The following reply was made to PR pkg/30993; it has been noted by GNATS.

From: "=?UTF-8?Q?C=C3=A9sar_Catri=C3=A1n?= C." <ccatrian%eml.cc@localhost>
To: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/30993
Date: Sat, 20 Aug 2005 14:18:52 -0400

 On Sat, 20 Aug 2005 07:28:09 -0700 (PDT)
 "Jeremy C. Reed" <reed%reedmedia.net@localhost> wrote:
 
 > Please try the following. This makes it so it doesn't build with its own 
 > libintl. I got ideas from FreeBSD ports. patch-ac is at bottom of this 
 > email. I didn't test much.
 >
 
 It works fine now with system's libintl and your patches:
 
 $ dar
 parse error on command line (or included files) : Missing -c -x -d -t -l -C 
option, see `dar -h' for help
 cetrox@core $ ldd /usr/pkg/bin/dar
 /usr/pkg/bin/dar:
         -lpthread.0 => /usr/lib/libpthread.so.0
         -lcrypt.0 => /lib/libcrypt.so.0
         -lcrypto.2 => /usr/lib/libcrypto.so.2
         -lbz2.1 => /usr/lib/libbz2.so.1
         -lz.0 => /usr/lib/libz.so.0
         -lintl.0 => /usr/lib/libintl.so.0
         -lstdc++.5 => /usr/lib/libstdc++.so.5
         -lm.0 => /usr/lib/libm387.so.0
         -lm.0 => /usr/lib/libm.so.0
         -lgcc_s.1 => /usr/lib/libgcc_s.so.1
         -ldar.3 => /usr/pkg/packages/dar-2.2.2nb1/lib/libdar.so.3
         -lc.12 => /usr/lib/libc.so.12
 
 Thank you very much.
 
 César Catrián C.
 http://mioficina.cjc.cl/
 



Home | Main Index | Thread Index | Old Index