bug-gnustep
[Top][All Lists]
Advanced

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

Problem building autogsdoc tool


From: Alexander Stockdale
Subject: Problem building autogsdoc tool
Date: Fri, 23 Aug 2002 11:26:52 -0700 (PDT)

Code used:  
Updated from CVS on 8/21.

System info:
$ uname -a
MINGW32_NT-5.1 ASTOCKDALE 1.0.7(0.46/3/2) 2002-05-09 

Compiler:
$ gcc -version
gcc.exe (GCC) 3.1
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE.

Problem information:

While trying to make base, encounter problem building
Tools.  Note:  Per README.MinGW, I did remove the
reference to __objc_class_name_NSConstantString in
libgnustep-base.def -- don't know if this is relevant.

Error message is:

Making all for tool autogsdoc...
 Linking tool autogsdoc ...
shared_obj/ix86/mingw32/gnu-gnu-gnu/autogsdoc.o(.data+0xbf8):autogsdoc.m:
undefined reference to
`__objc_class_name_NSConstantString'
shared_obj/ix86/mingw32/gnu-gnu-gnu/AGSParser.o(.data+0x2158):AGSParser.m:
undefined reference to
`__objc_class_name_NSConstantString'
shared_obj/ix86/mingw32/gnu-gnu-gnu/AGSOutput.o(.data+0x1b24):AGSOutput.m:
undefined reference to
`__objc_class_name_NSConstantString'
shared_obj/ix86/mingw32/gnu-gnu-gnu/AGSIndex.o(.data+0xa88):AGSIndex.m:
undefined reference to
`__objc_class_name_NSConstantString'
shared_obj/ix86/mingw32/gnu-gnu-gnu/AGSHtml.o(.data+0x2824):AGSHtml.m:
undefined reference to
`__objc_class_name_NSConstantString'
make[1]: ***
[shared_obj/ix86/mingw32/gnu-gnu-gnu/autogsdoc.exe]
Error 1
make: *** [autogsdoc.all.tool.variables] Error 2


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com




reply via email to

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