discuss-gnustep
[Top][All Lists]
Advanced

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

undefined reference to libiconv


From: Alain MONVOISIN
Subject: undefined reference to libiconv
Date: Sat, 24 May 2003 23:50:50 +0000
User-agent: KMail/1.4.1

Hello,

Unable to complete the make operation in gnustep-base-1.6 with libiconv.so 
actually installed in /usr/local/lib (slack 8.1 + updated packages [gcc-3.2.2 
& ...] as requested by the spec.)
:
:
 Linking tool autogsdoc ...
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so: référence 
indéfinie vers « libiconv_open »
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so: référence 
indéfinie vers « libiconv_close »
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so: référence 
indéfinie vers « libiconv »
collect2: ld a retourné 1 code d'état d'exécution
make[2]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/autogsdoc] Erreur 1
make[1]: *** [autogsdoc.all.tool.variables] Erreur 2
make[1]: Quitte le répertoire `/opt/gnu/GNUstep/gnustep-base-1.6.0/Tools'
make: *** [internal-all] Erreur 2
:
:
----
root@CardLemoine:/opt/gnu/GNUstep/gnustep-base-1.6.0# echo $LD_LIBRARY_PATH
/home/alain/GNUstep/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/home/alain/GNUstep/Libraries/ix86/linux-gnu:/usr/GNUstep/Local/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/usr/GNUstep/Local/Libraries/ix86/linux-gnu:/usr/GNUstep/Network/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/usr/GNUstep/Network/Libraries/ix86/linux-gnu:/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu:/usr/GNUstep/System/Libraries/ix86/linux-gnu:/usr/local/lib:/usr/libgcc-lib/i386-slackware-linux/3.2.2:/usr/lib:/lib

root@CardLemoine:/opt/gnu/GNUstep/gnustep-base-1.6.0# ./configure 
--with-libiconv-library=/usr/local/lib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for whoami... /usr/bin/whoami
checking whether nested functions work... yes
checking the Objective-C runtime... GNU
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking objc/objc.h usability... yes
checking objc/objc.h presence... yes
checking for objc/objc.h... yes
configure: for gdomap network details
checking for variable length socket addresses... not found
checking whether SO_REUSADDR is broken... no
checking for objc threading flags...
checking whether byte ordering is bigendian... no
checking for void*... yes
checking size of void*... 4
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking loading of constructor functions... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dynamic linker type... simple
checking checking if dladdr() is available... yes
checking whether objc really works... yes
checking if the compiler supports -fconstant-string-class... yes
checking if +load method is executed before main... yes
checking for objc_condition_timedwait... no
checking for objc_thread_add... yes
checking for size_t... yes
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for sys/stat.h... (cached) yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for sys/types.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for main in -lm... yes
checking for statvfs... yes
checking for symlink... yes
checking for readlink... yes
checking for geteuid... yes
checking for getlogin... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getgrgid... yes
checking for rint... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/rusage.h usability... no
checking sys/rusage.h presence... no
checking for sys/rusage.h... no
checking ucbinclude/sys/resource.h usability... no
checking ucbinclude/sys/resource.h presence... no
checking for ucbinclude/sys/resource.h... no
checking for time... yes
checking for ctime... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for syslog... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for poll... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for vsprintf... yes
checking for vasprintf... yes
checking for getcwd... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for valloc... yes
checking for times... yes
checking for mkstemp... yes
checking for shmctl... yes
checking for mmap... yes
checking for inet_aton... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzseek in -lz... yes
checking for killpg... yes
checking for setpgrp... yes
checking for setpgid... yes
checking whether setpgrp takes no argument... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdint.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking for usleep... yes
checking for strerror... yes
checking for uintmax_t... yes
checking whether precompiler handles LONG_LONG_MAX... no
checking whether we have LLONG_MAX... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for register_printf_function... yes
test hi there = hi there
checking for realpath... yes
checking program_invocation_name in C Library... yes
checking kernel support for /proc filesystem... yes
checking link to exe of process in /proc... /proc/self/exe
checking /proc/942/cmdline terminated by nul... yes
checking short/int needs to be word aligned... no
checking "use of pass-through arguments"... no
checking "use of fake-main definition"... no
checking ffi.h usability... no
checking ffi.h presence... no
checking for ffi.h... no
checking "for forwarding callback in runtime"... yes
checking callback.h usability... no
checking callback.h presence... no
checking for callback.h... no
checking "FFI library usage"... none
configure: WARNING: No ffcall interface library found

GNUstep requires the ffcall library to do invocations and DO
Make sure this library is installed (see installation instructions)
Otherwise DO will not be compatible with other systems
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.3.0... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for mpf_abs in -lgmp... no
checking for __gmpf_abs in -lgmp... yes
checking for iconv... yes
checking for the version of gnustep-base we are compiling... 1.6.0
configure: creating ./config.status
config.status: creating config.mak
config.status: creating base.make
config.status: creating Headers/gnustep/base/GSConfig.h
config.status: creating Headers/gnustep/base/preface.h
config.status: creating Headers/gnustep/base/config.h
configure: configuring in Source/mframe
configure: running /bin/sh './configure' --prefix=/usr/local  
'--with-libiconv-library=/usr/local/lib' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Using information from i386/linux-gnu.
configure: creating ./config.status
configure: configuring in SSL
configure: running /bin/sh './configure' --prefix=/usr/local  
'--with-libiconv-library=/usr/local/lib' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for whoami... /usr/bin/whoami
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdint.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for CRYPTO_malloc in -lcrypto... yes
checking for main in -lsocket... no
checking for ssl2_clear in -lssl... yes
checking for des_setkey in -lcipher... no
configure: creating ./config.status
config.status: creating config.mak
config.status: creating config.h
root@CardLemoine:/opt/gnu/GNUstep/gnustep-base-1.6.0# make
rm -f Headers/Foundation
rm -f Source/Foundation
ln -s gnustep/base Headers/Foundation
Making all in Source...
make[1]: Entre dans le répertoire `/opt/gnu/GNUstep/gnustep-base-1.6.0/Source'
rm -f dynamic-load.h
cp ./simple-load.h dynamic-load.h
/usr/GNUstep/System/Makefiles/mkinstalldirs ix86/linux-gnu
mv mframe/mframe.h ix86/linux-gnu
touch ix86/linux-gnu/mframe.h
/usr/GNUstep/System/Makefiles/mkinstalldirs ix86/linux-gnu
mv ./../Headers/gnustep/base/config.h ix86/linux-gnu
touch ix86/linux-gnu/config.h
/usr/GNUstep/System/Makefiles/mkinstalldirs ix86/linux-gnu
mv ./../Headers/gnustep/base/GSConfig.h ix86/linux-gnu
touch ix86/linux-gnu/GSConfig.h
Making all in subprojects of library libgnustep-base...
make[2]: Entre dans le répertoire 
`/opt/gnu/GNUstep/gnustep-base-1.6.0/Source/Additions'
Making all for subproject Additions...
 Compiling file GSCategories.m ...
 Compiling file GSObjCRuntime.m ...
 Compiling file GCObject.m ...
 Compiling file GCArray.m ...
 Compiling file GCDictionary.m ...
 Compiling file GSMime.m ...
GSMime.m: Dans la fonction « -[GSMimeParser 
decodeData:fromRange:intoData:withContext:] »:
GSMime.m:780: AVERTISSEMENT: « src » pourrait être utilisé sans être 
initialisé dans cette fonction
GSMime.m: Dans la fonction « -[GSMimeDocument rawMimeData:] »:
GSMime.m:3837: AVERTISSEMENT: « boundary » pourrait être utilisé sans être 
initialisé dans cette fonction
 Compiling file GSXML.m ...
 Compiling file behavior.m ...
 Compiling file Unicode.m ...
Unicode.m: Dans la fonction « GSEncodingFromLocale »:
Unicode.m:449: AVERTISSEMENT: « encoding » pourrait être utilisé sans être 
initialisé dans cette fonction
 Linking subproject Additions ...
make[2]: Quitte le répertoire 
`/opt/gnu/GNUstep/gnustep-base-1.6.0/Source/Additions'
Making all for library libgnustep-base...
 Compiling file GSCompatibility.m ...
 Compiling file GSLocale.m ...
 Compiling file preface.m ...
 Compiling file mframe.m ...
 Compiling file GSArray.m ...
 Compiling file GSAttributedString.m ...
 Compiling file GSCountedSet.m ...
 Compiling file GSDictionary.m ...
 Compiling file GSFileHandle.m ...
 Compiling file GSFormat.m ...
 Compiling file GSFTPURLHandle.m ...
 Compiling file GSHTTPURLHandle.m ...
 Compiling file GSSet.m ...
 Compiling file GSString.m ...
 Compiling file GSValue.m ...
 Compiling file NSAttributedString.m ...
 Compiling file NSArchiver.m ...
 Compiling file NSArray.m ...
 Compiling file NSAssertionHandler.m ...
 Compiling file NSAutoreleasePool.m ...
 Compiling file NSBitmapCharSet.m ...
 Compiling file NSBundle.m ...
 Compiling file NSCalendarDate.m ...
NSCalendarDate.m: Dans la fonction « -[NSCalendarDate(OPENSTEP) 
years:months:days:hours:minutes:seconds:sinceDate:] »:
NSCalendarDate.m:2152: AVERTISSEMENT: « tmp » pourrait être utilisé sans être 
initialisé dans cette fonction
 Compiling file NSCallBacks.m ...
 Compiling file NSCharacterSet.m ...
 Compiling file NSClassDescription.m ...
 Compiling file NSCoder.m ...
 Compiling file NSCopyObject.m ...
 Compiling file NSCountedSet.m ...
 Compiling file NSConnection.m ...
 Compiling file NSData.m ...
 Compiling file NSDate.m ...
 Compiling file NSDateFormatter.m ...
 Compiling file NSDebug.m ...
 Compiling file NSDecimal.m ...
 Compiling file NSDecimalNumber.m ...
 Compiling file NSDictionary.m ...
 Compiling file NSDistantObject.m ...
 Compiling file NSDistributedLock.m ...
 Compiling file NSDistributedNotificationCenter.m ...
 Compiling file NSEnumerator.m ...
 Compiling file NSException.m ...
 Compiling file NSFileHandle.m ...
 Compiling file NSFileManager.m ...
 Compiling file NSFormatter.m ...
 Compiling file NSGeometry.m ...
 Compiling file NSHashTable.m ...
 Compiling file NSHost.m ...
 Compiling file NSInvocation.m ...
 Compiling file NSKeyValueCoding.m ...
 Compiling file NSLock.m ...
 Compiling file NSLog.m ...
 Compiling file NSMapTable.m ...
 Compiling file NSMethodSignature.m ...
 Compiling file NSNotification.m ...
 Compiling file NSNotificationCenter.m ...
 Compiling file NSNotificationQueue.m ...
 Compiling file NSNull.m ...
 Compiling file NSNumber.m ...
 Compiling file NSNumberFormatter.m ...
 Compiling file NSObjCRuntime.m ...
 Compiling file NSObject.m ...
 Compiling file NSPage.m ...
 Compiling file NSPipe.m ...
 Compiling file NSPort.m ...
 Compiling file GSTcpPort.m ...
 Compiling file NSPortCoder.m ...
 Compiling file NSPortMessage.m ...
 Compiling file NSPortNameServer.m ...
 Compiling file NSProcessInfo.m ...
 Compiling file NSProtocolChecker.m ...
 Compiling file NSProxy.m ...
 Compiling file NSRange.m ...
 Compiling file NSRunLoop.m ...
NSRunLoop.m: Dans la fonction « -[NSRunLoop(GNUstepExtensions) 
addEvent:type:watcher:forMode:] »:
NSRunLoop.m:1537: AVERTISSEMENT: comparaison entre des types distincs de 
pointeur manque de transtypage
 Compiling file NSScanner.m ...
NSScanner.m:607:6: AVERTISSEMENT: #warning "Can't use long long variables."
 Compiling file NSSerializer.m ...
 Compiling file NSSet.m ...
 Compiling file NSString.m ...
 Compiling file NSTask.m ...
 Compiling file NSThread.m ...
 Compiling file NSTimer.m ...
 Compiling file NSTimeZone.m ...
 Compiling file NSUnarchiver.m ...
 Compiling file NSUndoManager.m ...
 Compiling file NSURL.m ...
NSURL.m: Dans la fonction « unescape »:
NSURL.m:406: AVERTISSEMENT: « c » pourrait être utilisé sans être initialisé 
dans cette fonction
 Compiling file NSURLHandle.m ...
 Compiling file NSUser.m ...
 Compiling file NSUserDefaults.m ...
 Compiling file NSValue.m ...
 Compiling file NSZone.m ...
 Compiling file externs.m ...
externs.m: Dans la fonction « GSBuildStrings »:
externs.m:211: AVERTISSEMENT: multiples déclarations pour la méthode « 
initialize »
/usr/lib/gcc-lib/i386-slackware-linux/3.2.2/include/objc/Object.h:43: 
AVERTISSEMENT: using `+initialize'
../Headers/Foundation/NSObject.h:167: AVERTISSEMENT: also found 
`+(void)initialize'
 Compiling file objc-load.m ...
Dans le fichier inclus à partir de objc-load.m:54:
dynamic-load.h: Dans la fonction « __objc_dynamic_get_symbol_path »:
dynamic-load.h:102: AVERTISSEMENT: return écarte le qualificateur du type du 
pointeur cible
../Headers/Foundation/NSRange.h: Au niveau supérieur:
dynamic-load.h:54: AVERTISSEMENT: « __objc_dynamic_find_symbol » défini mais 
n'a pas été utilisé
rm -f GSValue0.m
echo '#define TYPE_ORDER' `echo GSValue0.m | sed -e "s,[^0-9],,g"` >GSValue0.m
cat ./GSTemplateValue.m >> GSValue0.m
 Compiling file GSValue0.m ...
rm -f GSValue1.m
echo '#define TYPE_ORDER' `echo GSValue1.m | sed -e "s,[^0-9],,g"` >GSValue1.m
cat ./GSTemplateValue.m >> GSValue1.m
 Compiling file GSValue1.m ...
rm -f GSValue2.m
echo '#define TYPE_ORDER' `echo GSValue2.m | sed -e "s,[^0-9],,g"` >GSValue2.m
cat ./GSTemplateValue.m >> GSValue2.m
 Compiling file GSValue2.m ...
rm -f GSValue3.m
echo '#define TYPE_ORDER' `echo GSValue3.m | sed -e "s,[^0-9],,g"` >GSValue3.m
cat ./GSTemplateValue.m >> GSValue3.m
 Compiling file GSValue3.m ...
rm -f GSValue4.m
echo '#define TYPE_ORDER' `echo GSValue4.m | sed -e "s,[^0-9],,g"` >GSValue4.m
cat ./GSTemplateValue.m >> GSValue4.m
 Compiling file GSValue4.m ...
rm -f GSValue5.m
echo '#define TYPE_ORDER' `echo GSValue5.m | sed -e "s,[^0-9],,g"` >GSValue5.m
cat ./GSTemplateValue.m >> GSValue5.m
 Compiling file GSValue5.m ...
rm -f NSNumber0.m
echo '#define TYPE_ORDER' `echo NSNumber0.m | sed -e "s,[^0-9],,g"` 
>NSNumber0.m
cat ./NSConcreteNumber.m >> NSNumber0.m
 Compiling file NSNumber0.m ...
rm -f NSNumber1.m
echo '#define TYPE_ORDER' `echo NSNumber1.m | sed -e "s,[^0-9],,g"` 
>NSNumber1.m
cat ./NSConcreteNumber.m >> NSNumber1.m
 Compiling file NSNumber1.m ...
rm -f NSNumber2.m
echo '#define TYPE_ORDER' `echo NSNumber2.m | sed -e "s,[^0-9],,g"` 
>NSNumber2.m
cat ./NSConcreteNumber.m >> NSNumber2.m
 Compiling file NSNumber2.m ...
rm -f NSNumber3.m
echo '#define TYPE_ORDER' `echo NSNumber3.m | sed -e "s,[^0-9],,g"` 
>NSNumber3.m
cat ./NSConcreteNumber.m >> NSNumber3.m
 Compiling file NSNumber3.m ...
rm -f NSNumber4.m
echo '#define TYPE_ORDER' `echo NSNumber4.m | sed -e "s,[^0-9],,g"` 
>NSNumber4.m
cat ./NSConcreteNumber.m >> NSNumber4.m
 Compiling file NSNumber4.m ...
rm -f NSNumber5.m
echo '#define TYPE_ORDER' `echo NSNumber5.m | sed -e "s,[^0-9],,g"` 
>NSNumber5.m
cat ./NSConcreteNumber.m >> NSNumber5.m
 Compiling file NSNumber5.m ...
rm -f NSNumber6.m
echo '#define TYPE_ORDER' `echo NSNumber6.m | sed -e "s,[^0-9],,g"` 
>NSNumber6.m
cat ./NSConcreteNumber.m >> NSNumber6.m
 Compiling file NSNumber6.m ...
rm -f NSNumber7.m
echo '#define TYPE_ORDER' `echo NSNumber7.m | sed -e "s,[^0-9],,g"` 
>NSNumber7.m
cat ./NSConcreteNumber.m >> NSNumber7.m
 Compiling file NSNumber7.m ...
rm -f NSNumber8.m
echo '#define TYPE_ORDER' `echo NSNumber8.m | sed -e "s,[^0-9],,g"` 
>NSNumber8.m
cat ./NSConcreteNumber.m >> NSNumber8.m
 Compiling file NSNumber8.m ...
rm -f NSNumber9.m
echo '#define TYPE_ORDER' `echo NSNumber9.m | sed -e "s,[^0-9],,g"` 
>NSNumber9.m
cat ./NSConcreteNumber.m >> NSNumber9.m
 Compiling file NSNumber9.m ...
rm -f NSNumber10.m
echo '#define TYPE_ORDER' `echo NSNumber10.m | sed -e "s,[^0-9],,g"` 
>NSNumber10.m
cat ./NSConcreteNumber.m >> NSNumber10.m
 Compiling file NSNumber10.m ...
rm -f NSNumber11.m
echo '#define TYPE_ORDER' `echo NSNumber11.m | sed -e "s,[^0-9],,g"` 
>NSNumber11.m
cat ./NSConcreteNumber.m >> NSNumber11.m
 Compiling file NSNumber11.m ...
rm -f NSNumber12.m
echo '#define TYPE_ORDER' `echo NSNumber12.m | sed -e "s,[^0-9],,g"` 
>NSNumber12.m
cat ./NSConcreteNumber.m >> NSNumber12.m
 Compiling file NSNumber12.m ...
 Linking library libgnustep-base ...
make[1]: Quitte le répertoire `/opt/gnu/GNUstep/gnustep-base-1.6.0/Source'
Making all in SSL...
make[1]: Entre dans le répertoire `/opt/gnu/GNUstep/gnustep-base-1.6.0/SSL'
Making all for bundle SSL...
/usr/GNUstep/System/Makefiles/mkinstalldirs ix86/linux-gnu
mv config.h ix86/linux-gnu
touch ix86/linux-gnu/config.h
 Compiling file GSSSLHandle.m ...
 Linking bundle SSL ...
/usr/GNUstep/System/Makefiles/mkinstalldirs SSL.bundle/Resources
make[1]: Quitte le répertoire `/opt/gnu/GNUstep/gnustep-base-1.6.0/SSL'
Making all in Tools...
make[1]: Entre dans le répertoire `/opt/gnu/GNUstep/gnustep-base-1.6.0/Tools'
Making all for tool autogsdoc...
 Compiling file autogsdoc.m ...
 Compiling file AGSParser.m ...
 Compiling file AGSOutput.m ...
 Compiling file AGSIndex.m ...
 Compiling file AGSHtml.m ...
AGSHtml.m: Dans la fonction « -[AGSHtml outputNode:to:] »:
AGSHtml.m:1535: AVERTISSEMENT: variable inutilisée « tmp »
 Linking tool autogsdoc ...
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so: référence 
indéfinie vers « libiconv_open »
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so: référence 
indéfinie vers « libiconv_close »
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so: référence 
indéfinie vers « libiconv »
collect2: ld a retourné 1 code d'état d'exécution
make[2]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/autogsdoc] Erreur 1
make[1]: *** [autogsdoc.all.tool.variables] Erreur 2
make[1]: Quitte le répertoire `/opt/gnu/GNUstep/gnustep-base-1.6.0/Tools'
make: *** [internal-all] Erreur 2
+++++++++++++++++++++++++++++++++

root@CardLemoine:/opt/gnu/GNUstep/gnustep-base-1.6.0# grep -r libiconv ./
./configure:  --with-libiconv-library=PATH  library path for libiconv 
libraries
./configure:  # Check if we have a libiconv library
./configure:# Check whether --with-libiconv-library or 
--without-libiconv-library was given.
./configure:if test "${with_libiconv_library+set}" = set; then
./configure:  withval="$with_libiconv_library"
./configure:  libiconv_libdir="$withval"
./configure:  libiconv_libdir="no"
./configure:  if test "$libiconv_libdir" != "no"; then
./configure:    CPPFLAGS="$CPPFLAGS -L$libiconv_libdir"
./configure:    INCLUDE_FLAGS="$INCLUDE_FLAGS  -L$libiconv_libdir"
./configure.ac:  # Check if we have a libiconv library
./configure.ac:  AC_ARG_WITH(libiconv-library,
./configure.ac:    [  --with-libiconv-library=PATH  library path for libiconv 
libraries],
./configure.ac:    libiconv_libdir="$withval", libiconv_libdir="no")
./configure.ac:  if test "$libiconv_libdir" != "no"; then
./configure.ac:    CPPFLAGS="$CPPFLAGS -L$libiconv_libdir"
./configure.ac:    INCLUDE_FLAGS="$INCLUDE_FLAGS  -L$libiconv_libdir"
./SSL/config.log:  $ ./configure --prefix=/usr/local 
--with-libiconv-library=/usr/local/lib --cache-file=/dev/null --srcdir=.
./SSL/config.status:  with options \"'--prefix=/usr/local' 
'--with-libiconv-library=/usr/local/lib' '--cache-file=/dev/null' 
'--srcdir=.'\"
./SSL/config.status:    echo "running /bin/sh ./configure " 
'--prefix=/usr/local' '--with-libiconv-library=/usr/local/lib' 
'--cache-file=/dev/null' '--srcdir=.' " --no-create --no-recursion"
./SSL/config.status:    exec /bin/sh ./configure '--prefix=/usr/local' 
'--with-libiconv-library=/usr/local/lib' '--cache-file=/dev/null' 
'--srcdir=.' --no-create --no-recursion ;;
./Source/Additions/Unicode.m: * so we do the same. This should be 
UCS-2-INTERNAL for libiconv
Fichier binaire 
./Source/Additions/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/Unicode.o concorde
Fichier binaire 
./Source/Additions/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/subproject.o 
concorde
Fichier binaire ./Source/Additions/obj/Unicode.o concorde
Fichier binaire ./Source/Additions/obj/subproject.o concorde
./Source/mframe/config.log:  $ ./configure --prefix=/usr/local 
--with-libiconv-library=/usr/local/lib --cache-file=/dev/null --srcdir=.
./Source/mframe/config.status:  with options \"'--prefix=/usr/local' 
'--with-libiconv-library=/usr/local/lib' '--cache-file=/dev/null' 
'--srcdir=.'\"
./Source/mframe/config.status:    echo "running /bin/sh ./configure " 
'--prefix=/usr/local' '--with-libiconv-library=/usr/local/lib' 
'--cache-file=/dev/null' '--srcdir=.' " --no-create --no-recursion"
./Source/mframe/config.status:    exec /bin/sh ./configure 
'--prefix=/usr/local' '--with-libiconv-library=/usr/local/lib' 
'--cache-file=/dev/null' '--srcdir=.' --no-create --no-recursion ;;
Fichier binaire 
./Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1.6.0 
concorde
Fichier binaire 
./Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1 concorde
Fichier binaire 
./Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so concorde
Fichier binaire ./Source/obj/libgnustep-base.so.1.6.0 concorde
Fichier binaire ./Source/obj/libgnustep-base.so.1 concorde
Fichier binaire ./Source/obj/libgnustep-base.so concorde
./config.log:  $ ./configure --with-libiconv-library=/usr/local/lib
./config.log:configure:13346: running /bin/sh './configure' 
--prefix=/usr/local  '--with-libiconv-library=/usr/local/lib' 
--cache-file=/dev/null --srcdir=.
./config.log:configure:13346: running /bin/sh './configure' 
--prefix=/usr/local  '--with-libiconv-library=/usr/local/lib' 
--cache-file=/dev/null --srcdir=.
./config.status:  with options \"'--with-libiconv-library=/usr/local/lib'\"
./config.status:    echo "running /bin/sh ./configure " 
'--with-libiconv-library=/usr/local/lib' " --no-create --no-recursion"
./config.status:    exec /bin/sh ./configure 
'--with-libiconv-library=/usr/local/lib' --no-create --no-recursion ;;
root@CardLemoine:/opt/gnu/GNUstep/gnustep-base-1.6.0#


-- 
Alain MONVOISIN. 28,rue du Cardinal Lemoine. Paris.
 << L'insensé fait en son coeur des projets 
sans s'assurer de ce qui peut les contrarier. >> 
         (Boudha), Le Dhammapada.





reply via email to

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