dllwrap/perl/Net::DNS DNS.o(.text+0x1b1):DNS.c: undefined reference to `___dn_expand'

Jari Aalto+mail.perl letters@hotpop.com
Sat Jun 7 21:24:00 GMT 2003


Is there anything that can be done to this error? I'm trying to install
 Net::DNS from CPAN


Running make for C/CR/CREIN/Net-DNS-0.38.tar.gz
  Is already unwrapped into directory /cygdrive/e/home/jaalto/.cpan/build/Net-DNS-0.38

  CPAN.pm: Going to build C/CR/CREIN/Net-DNS-0.38.tar.gz
[... clip ...]
cp lib/Net/DNS/RR/NSAP.pm blib/lib/Net/DNS/RR/NSAP.pm
cp lib/Net/DNS/RR/MB.pm blib/lib/Net/DNS/RR/MB.pm
/bin/perl.exe /usr/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.0/ExtUtils/typemap  DNS.xs > DNS.xsc && mv DNS.xsc DNS.c
gcc -c   -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O3   -DVERSION=\"0.38\" -DXS_VERSION=\"0.38\"  "-I/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE"   DNS.c
Running Mkbootstrap for Net::DNS ()
chmod 644 DNS.bs
rm -f blib/arch/auto/Net/DNS/DNS.dll
LD_RUN_PATH="" ld2  -s -L/usr/local/lib DNS.o  -o blib/arch/auto/Net/DNS/DNS.dll  /usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a   
dllwrap --dllname DNS.dll --driver-name gcc --dlltool dlltool --export-all-symbols --as as --output-def libDNS.def --output-lib libDNS.a \
-s -L/usr/local/lib DNS.o  /usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a
dllwrap: no export definition file provided.
Creating one, but that may not be what you want
DNS.o(.text+0x1b1):DNS.c: undefined reference to `___dn_expand'
collect2: ld returned 1 exit status
dllwrap: gcc exited with status 1
perlld: *** system() failed to execute
dllwrap --dllname DNS.dll --driver-name gcc --dlltool dlltool --export-all-symbols --as as --output-def libDNS.def --output-lib libDNS.a \
-s -L/usr/local/lib DNS.o  /usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a

make: *** [blib/arch/auto/Net/DNS/DNS.dll] Error 1
  /bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible


-- 
http://tiny-tools.sourceforge.net/
Swatch  @time http://www.ryanthiessen.com/swatch/resources.htm
Convert @time http://www.mir.com.my/iTime/itime.htm


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list