You should file a ticket on Trac, but as a quickfix try again after running:
sudo sh -c 'echo configure.cc-append -L\${prefix}/lib >> $(port file help2man)'

Le 12 janv. 2010 à 21:16, Bradley Giesbrecht a écrit :

> I am needing to use php5 crypt() with CRYPT_MD5.
> 
> I have 5.3 on my dev machine and crypt() with CRYPT_MD5 is working fine while 
> on my server with php 5.2.11 has CRYPT_MD5 = 0.
> 
> Does anyone know of a way to get "CRYPT_MD5 = 1"  with macports php5.2.11?
> 
> 
> Trying to upgrade to php5.3 on my server results in an error trying to build 
> help2man.
> 
> ##
> bash-3.2# port upgrade help2man
> ...
> /usr/bin/gcc-4.0  -o bindtextdomain.so -fPIC -bundle bindtextdomain.c -lintl
> ld: library not found for -lintl
> collect2: ld returned 1 exit status
> make: *** [bindtextdomain.so] Error 1
> 
> Error: Unable to upgrade port: 1
> ##
> 
> I don't have the time to track this down right now. If someone has a quick 
> fix great.
> 
> 
> 
> // Brad
> 
> _______________________________________________
> macports-dev mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to