At 11:17 -0400 25/06/03, Alexander Hansen wrote:
Not necessarily:  there are separate methods to keep track of binary and
source packages;  if you've done the binary updates but never updated
your source descriptions then the binary version may well be later than
what's listed for stable source.

How do you update source descriptions in FinkCommander? I only found Binary/Update descriptions...


Did you try installing gimp-dev alone from binary? If that didn't work
there may be some other dependency that I didn't find.

Yes I did follow your advice, installing gimp-dev from binary went off smoothly, but then sodipodi kept on wanting to install 127 packages including gimp.


> >Otherwise go with sketch.

After the "download" process finished, compilation ended with the following error:
"cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make: *** [mut_tas.lo] Error 1
### execution of (cd failed, exit code 2
Failed: compiling db3-3.3.11-13 failed"


I'm including the whole report (the part after the "curl" lines) below, in case it may help you to help me.

Thanks and regards,

Herv�

PS: I'm sending this message to the list only, unlike previous ones, so that you don't get it twice

----------- begin included report from FinkCommander --------------------
(many curl... lines)
mkdir -p /sw/src/db3-3.3.11-13
/sw/bin/tar -xzf /sw/src/db-3.3.11.tar.gz
patch -p1 </sw/fink/dists/unstable/main/finkinfo/libs/db3-3.3.11-13.patch
patching file build_vxworks/db.h
patching file db185/db185.c
patching file db185/db185_int.in
Hunk #1 succeeded at 39 with fuzz 1.
patching file dist/configure
patching file include_auto/db185_ext.in
patching file include_auto/db185_uext.in
patching file include/mutex.h
(cd build_unix; ../dist/configure --prefix=/sw --enable-compat185 --enable-cxx --includedir=/sw/include/db3)
checking build system type... powerpc-apple-darwin6.6
checking host system type... powerpc-apple-darwin6.6
checking if building in the top-level directory... no
checking if --enable-compat185 option specified... yes
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-embedix=DIR option specified... no
checking if --with-rpm=DIR option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
checking for rm... rm
checking for sh... sh
checking for sh... /bin/sh
checking for strip... strip
checking for strip... /usr/bin/strip
checking for a BSD compatible install... /sw/bin/install -c
checking for cc... cc
checking for gcc... (cached) cc
checking for gcc... (cached) cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc 2.96 for-loop bug... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
checking how to run the C preprocessor... cc -E
checking for dlfcn.h... no
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo...
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin6.6 dyld
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking SOSUFFIX from libtool... dylib
checking for sched_yield in -lrt... no
checking for pthread_create in -lpthread... yes
checking whether byte ordering is bigendian... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... no
checking for dirent.h that defines DIR... no
checking for sys/ndir.h that defines DIR... no
checking for sys/dir.h that defines DIR... no
checking for ndir.h that defines DIR... no
checking for opendir in -lx... no
checking for sys/select.h... no
checking for sys/time.h... no
checking for ANSI C header files... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for unistd.h... no
checking for struct stat.st_blksize... no
checking for mode_t... no
checking for off_t... no
checking for pid_t... no
checking for size_t... no
checking for u_char... no
checking for u_short... no
checking for u_int... no
checking for u_long... no
checking for u_int8_t... unsigned char
checking for u_int16_t... unsigned short
checking for int16_t... short
checking for u_int32_t... unsigned int
checking for int32_t... int
checking for ssize_t... int
checking for largest integral type... unsigned long
checking for integral type equal to pointer size... unsigned long
checking for mutexes... PPC/gcc-assembly
checking for getcwd... yes
checking for getopt... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for raise... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for vsnprintf... yes
checking for _fstati64... no
checking for getuid... yes
checking for pstat_getdynamic... no
checking for sched_yield... yes
checking for select... yes
checking for strtoul... yes
checking for sysconf... yes
checking for yield... no
checking for pread... yes
checking for pwrite... yes
checking for fcntl/F_SETFD... no
checking for qsort... yes
checking for int type sprintf return value... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include.tcl
config.status: creating db_int.h
config.status: creating db.h
config.status: creating db_185.h
config.status: creating db185_int.h
config.status: creating db_config.h
(cd build_unix; make UTIL_PROGS="")
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/../include -I../dist/../include_auto -Os ../dist/../mutex/mut_tas.c
mkdir .libs
cc -c -I. -I../dist/../include -I../dist/../include_auto -Os ../dist/../mutex/mut_tas.c -fno-common -DPIC -o mut_tas.o
../dist/../mutex/mut_tas.c:15: header file 'sys/types.h' not found
../dist/../mutex/mut_tas.c:17: header file 'stdlib.h' not found
../dist/../mutex/mut_tas.c:18: header file 'string.h' not found
../dist/../mutex/mut_tas.c:19: header file 'unistd.h' not found
./db.h:14: header file 'sys/types.h' not found
./db.h:16: header file 'stdio.h' not found
./db.h:329: undefined type, found `FILE'
./db.h:377: undefined type, found `time_t'
./db.h:465: undefined type, found `FILE'
./db.h:497: undefined type, found `time_t'
./db.h:840: undefined type, found `FILE'
./db.h:850: undefined type, found `FILE'
./db.h:1310: undefined type, found `time_t'
./db_int.h:24: header file 'errno.h' not found
../dist/../include/mutex.h:486: warning: #warning "Using apple specific mutexes"
../dist/../include_auto/env_ext.h:12: undefined type, found `FILE'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make: *** [mut_tas.lo] Error 1
### execution of (cd failed, exit code 2
Failed: compiling db3-3.3.11-13 failed



------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to