bug-gnu-utils
[Top][All Lists]
Advanced

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

Compiling Bug with gettext-0.11.2 and Cygwin [Part 2]


From: Nicholas Wourms
Subject: Compiling Bug with gettext-0.11.2 and Cygwin [Part 2]
Date: Sun, 28 Apr 2002 10:29:16 -0700 (PDT)

Hello Again,

I guess I shouldn't have spoke so soon on my last
report :(.  Unfortunately now I am experiencing
another error which is beyond my understanding of C
and C++.  The error occurs during the final linking of
msgcmp.exe and refers to _nm__gram_max_allowed_errors
as an undefined reference.  The errors are in the
attached text file.  As these are my first bug reports
ever for gpl software, please excuse the way in which
I amke them.  If you need any further info, by all
means let me know.

Nicholas Wourms

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
creating ngettext.exe
/bin/sh ../libtool --mode=link gcc  -g -O2   -o 
msgcmp.exe  msgcmp.o libgettextsrc.la 
gcc -g -O2 -o .libs/msgcmp.exe msgcmp.o  
.libs/libimp-cyggettextsrc-0-11-2.a 
.libs/libimp-cyggettextlib-0-11-2.a 
.libs/libimp-cygintl-2.a
Warning: resolving _gram_max_allowed_errors by 
linking to __imp__gram_max_allowed_errors 
(auto-import)
fu000001.o(.idata$3+0xc): undefined reference to 
`_libs_libimp_cyggettextsrc_0_11_2_a_iname'
fu000002.o(.idata$3+0xc): undefined reference to 
`_libs_libimp_cyggettextsrc_0_11_2_a_iname'
fu000003.o(.idata$3+0xc): undefined reference to 
`_libs_libimp_cyggettextsrc_0_11_2_a_iname'
fu000004.o(.idata$3+0xc): undefined reference to 
`_libs_libimp_cyggettextsrc_0_11_2_a_iname'
fu000005.o(.idata$3+0xc): undefined reference to 
`_libs_libimp_cyggettextsrc_0_11_2_a_iname'
fu000006.o(.idata$3+0xc): more undefined 
references to 
`_libs_libimp_cyggettextsrc_0_11_2_a_iname' follow
nmth000000.o(.idata$4+0x0): undefined reference to 
`_nm__gram_max_allowed_errors'
collect2: ld returned 1 exit status
make[3]: *** [msgcmp.exe] Error 1
make[3]: Leaving directory 
`/usr/src/gettext-0.11.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/usr/src/gettext-0.11.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/usr/src/gettext-0.11.2'
make: *** [all] Error 2


reply via email to

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