> ...the actual problem you're having is with the popt package.
>
> What version of the "gettext-tools" package do you have installed?
> Does reinstalling it ('fink reinstall gettext-tools') solve the
> building of the popt package?
>
> dan
>
> --  
> Daniel Macks
> [EMAIL PROTECTED]
> http://www.netspace.org/~dmacks
>
>



$fink list gettext-tools
Information about 6561 packages read in 1 seconds.
  i   gettext-tools    0.14.5-3     GNU Internationalization utils  
(shared libs)



Rebuilding gettext-tools works without problem and gives the same  
version information.  After this attempting to install popt gives an  
undefined symbol error in the automake process (output pasted  
below).  I am confused as to what to try next.  Fink is using the  
developer tools autoreconf I assume.  I note that the version of the  
autoreconf tool I have is "autoreconf (GNU Autoconf) 2.6".  I note  
that this is different than my powerpc system (which uses 2.59).  I  
suspect that I many be a victim of the Xtools beta for Lepoard that I  
installed a while ago from ADT.  Is this autoreconf broken?  If this  
is the case what is the best countermeasure -- should I install the  
older version of the developer tools from Apple's developer site.  It  
is too bad that things are so fragile.

        

$fink update popt
Information about 6561 packages read in 1 seconds.
The following package will be installed or updated:
  popt
The following additional package will be installed:
  popt-shlibs
Do you want to continue? [Y/n]
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-popt-1.10.4-1 /sw/ 
src/fink.build
dpkg-deb: building package `fink-buildlock-popt-1.10.4-1' in `/sw/src/ 
fink.build/fink-buildlock-popt-1.10.4-1_2007.10.03-09.50.31_darwin- 
i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- 
popt-1.10.4-1_2007.10.03-09.50.31_darwin-i386.deb
Selecting previously deselected package fink-buildlock-popt-1.10.4-1.
(Reading database ... 49561 files and directories currently installed.)
Unpacking fink-buildlock-popt-1.10.4-1 (from .../fink-buildlock- 
popt-1.10.4-1_2007.10.03-09.50.31_darwin-i386.deb) ...
Setting up fink-buildlock-popt-1.10.4-1 (2007.10.03-09.50.31) ...
gzip -dc /sw/src/popt-1.10.4.tar.gz | /sw/bin/tar -xf -  --no-same- 
owner --no-same-permissions
/var/tmp/tmp.1.aKqWeW
#!/bin/sh -ev

         autoreconf -i -f
aclocal: configure.ac: 117: macro `AM_GNU_GETTEXT' not found in library
autoreconf: aclocal failed with exit status: 1
### execution of /var/tmp/tmp.1.aKqWeW failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-popt-1.10.4-1
(Reading database ... 49562 files and directories currently installed.)
Removing fink-buildlock-popt-1.10.4-1 ...
Failed: phase patching: popt-1.10.4-1 failed


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to