wdiff-bugs
[Top][All Lists]
Advanced

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

Re: [wdiff-bugs] Cygwin-bug#20070822T0857: cvs build error


From: Jari Aalto
Subject: Re: [wdiff-bugs] Cygwin-bug#20070822T0857: cvs build error
Date: Thu, 23 Aug 2007 21:02:29 +0300
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (windows-nt)

"Denver Gingerich" <address@hidden> writes:

>> -- Other package information
>> Info-Pkg-devel-tools: gcc 3.4.4-3, make 3.81-1, libtool 1.5b-2, automake 2-1
>> Info-Pkg-lang: perl 5.8.8-4, python 2.5.1-2, ruby 1.8.6-1
>
> Thanks for the patch.  Unfortunately, wdiff 0.5 is no longer being
> maintained.  All efforts are currently being put into wdiff 0.6, which
> is based on wdiff 0.5g (http://wdiff.progiciels-bpi.ca/).  wdiff 0.6
> has not been released yet; pre-test versions are available through CVS
> (http://savannah.gnu.org/cvs/?group=wdiff) and the alpha FTP site
> (http://alpha.gnu.org/gnu/wdiff/).

I checked out from cvs and here are preliminary Cygwin results.
Do you have idea why intl library is not used. I can see that
configure detects it, but the compile fails.

Jari

...
/usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of 
AM_PATH_PSTOEDIT
/usr/share/aclocal/pstoedit.m4:7:   run info '(automake)Extending aclocal'
/usr/share/aclocal/pstoedit.m4:7:   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal
...
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/build/build/wdiff/vc/wdiff/.build/build/p
Making all in src
make[2]: Entering directory `/usr/src/build/build/wdiff/vc/wdiff/.build/build/  
  c'
ccache gcc    -lintl -o unify.exe unify.o ../lib/libgnu.a 
unify.o:unify.c:(.text+0xa8): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x4da): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x513): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x530): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x556): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x57a): more undefined references to `_libintl_gettext'  
  ollow
unify.o:unify.c:(.text+0x602): undefined reference to `_libintl_bindtextdomain
unify.o:unify.c:(.text+0x60e): undefined reference to `_libintl_textdomain'
unify.o:unify.c:(.text+0x77a): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x7d0): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x830): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x854): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0x878): undefined reference to `_libintl_gettext'
unify.o:unify.c:(.text+0xe4b): more undefined references to `_libintl_gettext'  
  ollow
collect2: ld returned 1 exit status
make[2]: *** [unify.exe] Error 1
make[2]: Leaving directory `/usr/src/build/build/wdiff/vc/wdiff/.build/build/s  
  '
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/build/build/wdiff/vc/wdiff/.build/build'
make: *** [all] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]