libtool Merkwürdigkeiten

Andy

Well-Known Member
im Zusammenhang mit libtool habe ich in regelmäßigen Abständen den Fehler, dass sich ein x-belibiger Port nicht installieren läßt. Nachdem ich libtool entfernt (und die Abhängigkeiten des besagten Port es wieder installiert) habe funktioniert es bestens?!

Leider habe ich momentan kein Beispiel zur Hand, aber ich hoffe, ihr wisst was ich meine...

Gibt es dafür eine Lösung?
 
hatte gerade wieder den Fehler.

Ich wollte libast installieren, bricht aber ab:
Code:
===>  Extracting for libast-0.6.1_1
=> Checksum OK for libast-0.6.1.tar.gz.
===>  Patching for libast-0.6.1_1
===>  Applying FreeBSD patches for libast-0.6.1_1
===>   libast-0.6.1_1 depends on file: /usr/local/bin/libtool15 - found
===>   libast-0.6.1_1 depends on shared library: pcre.0 - found
===>   libast-0.6.1_1 depends on shared library: Imlib2.3 - found
===>   libast-0.6.1_1 depends on shared library: X11.6 - found
===>  Configuring for libast-0.6.1_1
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for preferred libtoolize... /usr/local/bin/libtoolize15
checking for preferred autoheader... true
checking for preferred aclocal... true
checking for preferred automake... true
checking for preferred autoconf... true
checking for gcc... cc
checking whether the C compiler (cc -O -pipe  -L/usr/local/lib) works... yes
checking whether the C compiler (cc -O -pipe  -L/usr/local/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for mingw32 environment... no
checking host system type... i386-portbld-freebsd5.4
checking build system type... i386-portbld-freebsd5.4
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... no
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
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... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.4 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for strerror in -lcposix... no
checking for minix/config.h... no
checking for Cygwin environment... no
checking whether cc needs -traditional... no
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking host system type... i386-portbld-freebsd5.4
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking if malloc debugging is wanted... no
checking for sed... sed
checking for rm... rm
checking for cp... cp
checking for chmod... chmod
checking for tar... tar
checking for mkdir... mkdir
checking for ctags... ctags
checking for ar... ar
checking for mv... mv
checking whether ln -s works... (cached) yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking whether byte ordering is bigendian... no
checking for working const... yes
checking for inline... inline
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for termios.h... yes
checking for sys/ioctl.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/sockio.h... yes
checking for sys/byteorder.h... no
checking for malloc.h... no
checking for utmpx.h... no
checking for unistd.h... yes
checking for bsd/signal.h... no
checking for stdarg.h... yes
checking for errno.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for memmove... yes
checking for putenv... yes
checking for strsep... yes
checking for memmem... no
checking for usleep... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strcasestr... yes
checking for strcasechr... no
checking for strcasepbrk... no
checking for strrev... no
checking for strnlen... no
checking for library containing hstrerror... none required
checking whether snprintf ignores n... no, snprintf is ok
checking whether vsnprintf ignores n... no, vsnprintf is ok
checking security of interaction between symlink and open... secure
checking for working RLIMIT_NPROC resource limit... no
checking for working RLIMIT_MEMLOCK resource limit... no
checking for debugging level... 4
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for imlib2-config... imlib2-config
checking for MMX support... no
checking for pcre.h... yes
checking for library containing pcre_compile... -lpcre
checking for regular expression support... pcre
checking if backquote execution support should be enabled... yes
updating cache ./config.cache
creating ./config.status
creating ./include/libast/types.h
creating Makefile
creating include/Makefile
creating include/libast/Makefile
creating src/Makefile
creating test/Makefile
creating libast-config
creating config.h
creating include/libast/sysdefs.h

libast 0.6.1
Configuration:
--------------

  Source code location:    .
  Host System Type:        i386-portbld-freebsd5.4
  Preprocessor:            cc -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include
  Compiler:                cc -O -pipe  -I/usr/X11R6/include
  Linker:                  cc -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib  -L/usr/X11R6/lib -lImlib2 -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -lm  -lSM -lICE -lpcre
  Install path:            /usr/X11R6

Now type 'make' to build libast 0.6.1.

===>  Building for libast-0.6.1_1
make  all-recursive
Making all in include
Making all in libast
Making all in src
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c array.c
libtool15: compile: unable to infer tagged configuration
libtool15: compile: specify a tag with `--tag'
*** Error code 1

Stop in /usr/ports/devel/libast/work/libast-0.6.1/src.
*** Error code 1

Stop in /usr/ports/devel/libast/work/libast-0.6.1.
*** Error code 1

Stop in /usr/ports/devel/libast/work/libast-0.6.1.
*** Error code 1

Stop in /usr/ports/devel/libast.
*** Error code 1

Stop in /usr/ports/x11/eterm.
rechner#

ein make clean install brachte den selben Fehler. Also habe ich libtool15 mit -f deinstalliert und siehe da, es geht:

Code:
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... unknown
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for libtool-1.5.18
Making all in .
CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating libtoolize
config.status: executing depfiles commands
chmod +x libtoolize
Making all in libltdl
make  all-am
Making all in doc
Updating ./version.texi
restore=: && backupdir=".am$$" &&  am__cwd=`pwd` && cd . &&  rm -rf $backupdir && mkdir $backupdir &&  for f in ./libtool15.info ./libtool15.info-[0-9] ./libtool15.info-[0-9][0-9] ./libtool15.i[0-9] ./libtool15.i[0-9][0-9]; do  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi;  done;  cd "$am__cwd";  if /bin/sh /usr/ports/devel/libtool15/work/libtool-1.5.18/missing --run makeinfo --no-split   -I .  -o ./libtool15.info ./libtool15.texi;  then  rc=0;  cd .;  else  rc=$?;  cd . &&  $restore $backupdir/* `echo "././libtool15.info" | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; exit $rc
Making all in tests
===>  Installing for libtool-1.5.18
===>   Generating temporary packing list
===>  Checking if devel/libtool15 already installed
Making install in .
test -z "/usr/local/bin" || /usr/ports/devel/libtool15/work/libtool-1.5.18/install-sh -d "/usr/local/bin"
 install -C  -o root -g wheel -m 555 'libtool' '/usr/local/bin/libtool15'
 install -C  -o root -g wheel -m 555 'libtoolize' '/usr/local/bin/libtoolize15'
test -z "/usr/local/share/aclocal" || /usr/ports/devel/libtool15/work/libtool-1.5.18/install-sh -d "/usr/local/share/aclocal"
 install -C  -o root -g wheel -m 444 'libtool15.m4' '/usr/local/share/aclocal/libtool15.m4'
 install -C  -o root -g wheel -m 444 'ltdl15.m4' '/usr/local/share/aclocal/ltdl15.m4'
test -z "/usr/local/share/libtool15" || /usr/ports/devel/libtool15/work/libtool-1.5.18/install-sh -d "/usr/local/share/libtool15"
 install -C  -o root -g wheel -m 444 'config.guess' '/usr/local/share/libtool15/config.guess'
 install -C  -o root -g wheel -m 444 'config.sub' '/usr/local/share/libtool15/config.sub'
 install -C  -o root -g wheel -m 444 'install-sh' '/usr/local/share/libtool15/install-sh'
 install -C  -o root -g wheel -m 444 'ltmain.sh' '/usr/local/share/libtool15/ltmain.sh'
make  install-data-hook
cd libltdl && make local-install-files
rm -rf /usr/local/share/libtool15/libltdl
/usr/ports/devel/libtool15/work/libtool-1.5.18/libltdl/install-sh -d /usr/local/share/libtool15/libltdl
( cd . && /bin/sh /usr/ports/devel/libtool15/work/libtool-1.5.18/libltdl/missing --run tar chf - COPYING.LIB README acinclude.m4 aclocal.m4  Makefile.am Makefile.in configure.ac configure  config-h.in config.guess config.sub  install-sh missing ltmain.sh  ltdl.c ltdl.h; )  | ( umask 0 && cd /usr/local/share/libtool15/libltdl && /bin/sh /usr/ports/devel/libtool15/work/libtool-1.5.18/libltdl/missing --run tar xf -; )
chmod +x /usr/local/share/libtool15/config.guess
chmod +x /usr/local/share/libtool15/config.sub
chmod +x /usr/local/share/libtool15/install-sh
Making install in libltdl
test -z "/usr/local/lib" || /usr/ports/devel/libtool15/work/libtool-1.5.18/libltdl/install-sh -d "/usr/local/lib"
test -z "/usr/local/include" || /usr/ports/devel/libtool15/work/libtool-1.5.18/libltdl/install-sh -d "/usr/local/include"
Making install in doc
test -z "/usr/local/info" || /usr/ports/devel/libtool15/work/libtool-1.5.18/install-sh -d "/usr/local/info"
 install -C  -o root -g wheel -m 444 './libtool15.info' '/usr/local/info/libtool15.info'
 install-info --info-dir='/usr/local/info' '/usr/local/info/libtool15.info'
Making install in tests
install-info --quiet /usr/local/info/libtool15.info /usr/local/info/dir
===>   Registering installation for libtool-1.5.18
===>   Returning to build of libast-0.6.1_1
===>   libast-0.6.1_1 depends on shared library: pcre.0 - found
===>   libast-0.6.1_1 depends on shared library: Imlib2.3 - found
===>   libast-0.6.1_1 depends on shared library: X11.6 - found
===>  Configuring for libast-0.6.1_1
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for preferred libtoolize... /usr/local/bin/libtoolize15
checking for preferred autoheader... true
checking for preferred aclocal... true
checking for preferred automake... true
checking for preferred autoconf... true
checking for gcc... cc
checking whether the C compiler (cc -O -pipe  -L/usr/local/lib) works... yes
checking whether the C compiler (cc -O -pipe  -L/usr/local/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for mingw32 environment... no
checking host system type... i386-portbld-freebsd5.4
checking build system type... i386-portbld-freebsd5.4
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... no
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
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... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.4 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for strerror in -lcposix... no
checking for minix/config.h... no
checking for Cygwin environment... no
checking whether cc needs -traditional... no
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking host system type... i386-portbld-freebsd5.4
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking if malloc debugging is wanted... no
checking for sed... sed
checking for rm... rm
checking for cp... cp
checking for chmod... chmod
checking for tar... tar
checking for mkdir... mkdir
checking for ctags... ctags
checking for ar... ar
checking for mv... mv
checking whether ln -s works... (cached) yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking whether byte ordering is bigendian... no
checking for working const... yes
checking for inline... inline
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for termios.h... yes
checking for sys/ioctl.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/sockio.h... yes
checking for sys/byteorder.h... no
checking for malloc.h... no
checking for utmpx.h... no
checking for unistd.h... yes
checking for bsd/signal.h... no
checking for stdarg.h... yes
checking for errno.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for memmove... yes
checking for putenv... yes
checking for strsep... yes
checking for memmem... no
checking for usleep... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strcasestr... yes
checking for strcasechr... no
checking for strcasepbrk... no
checking for strrev... no
checking for strnlen... no
checking for library containing hstrerror... none required
checking whether snprintf ignores n... no, snprintf is ok
checking whether vsnprintf ignores n... no, vsnprintf is ok
checking security of interaction between symlink and open... secure
checking for working RLIMIT_NPROC resource limit... no
checking for working RLIMIT_MEMLOCK resource limit... no
checking for debugging level... 4
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for imlib2-config... imlib2-config
checking for MMX support... no
checking for pcre.h... yes
checking for library containing pcre_compile... -lpcre
checking for regular expression support... pcre
checking if backquote execution support should be enabled... yes
updating cache ./config.cache
creating ./config.status
creating ./include/libast/types.h
creating Makefile
creating include/Makefile
creating include/libast/Makefile
creating src/Makefile
creating test/Makefile
creating libast-config
creating config.h
creating include/libast/sysdefs.h

libast 0.6.1
Configuration:
--------------

  Source code location:    .
  Host System Type:        i386-portbld-freebsd5.4
  Preprocessor:            cc -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include
  Compiler:                cc -O -pipe  -I/usr/X11R6/include
  Linker:                  cc -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib  -L/usr/X11R6/lib -lImlib2 -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -lm  -lSM -lICE -lpcre
  Install path:            /usr/X11R6

Now type 'make' to build libast 0.6.1.

===>  Building for libast-0.6.1_1
make  all-recursive
Making all in include
Making all in libast
Making all in src
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c array.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c array.c  -fPIC -DPIC -o .libs/array.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c array.c -o array.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c builtin_hashes.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c builtin_hashes.c  -fPIC -DPIC -o .libs/builtin_hashes.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c builtin_hashes.c -o builtin_hashes.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c conf.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c conf.c  -fPIC -DPIC -o .libs/conf.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c conf.c -o conf.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c debug.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c debug.c  -fPIC -DPIC -o .libs/debug.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c debug.c -o debug.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c dlinked_list.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c dlinked_list.c  -fPIC -DPIC -o .libs/dlinked_list.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c dlinked_list.c -o dlinked_list.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c file.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c file.c  -fPIC -DPIC -o .libs/file.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c file.c -o file.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c linked_list.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c linked_list.c  -fPIC -DPIC -o .libs/linked_list.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c linked_list.c -o linked_list.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c mem.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c mem.c  -fPIC -DPIC -o .libs/mem.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c mem.c -o mem.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c msgs.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c msgs.c  -fPIC -DPIC -o .libs/msgs.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c msgs.c -o msgs.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c obj.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c obj.c  -fPIC -DPIC -o .libs/obj.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c obj.c -o obj.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c objpair.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c objpair.c  -fPIC -DPIC -o .libs/objpair.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c objpair.c -o objpair.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c options.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c options.c  -fPIC -DPIC -o .libs/options.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c options.c -o options.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c regexp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c regexp.c  -fPIC -DPIC -o .libs/regexp.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c regexp.c -o regexp.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c socket.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c socket.c  -fPIC -DPIC -o .libs/socket.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c socket.c -o socket.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c str.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c str.c  -fPIC -DPIC -o .libs/str.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c str.c -o str.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c strings.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c strings.c  -fPIC -DPIC -o .libs/strings.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c strings.c -o strings.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c snprintf.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c snprintf.c  -fPIC -DPIC -o .libs/snprintf.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c snprintf.c -o snprintf.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c tok.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c tok.c  -fPIC -DPIC -o .libs/tok.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c tok.c -o tok.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast  -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c url.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c url.c  -fPIC -DPIC -o .libs/url.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include -c url.c -o url.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool15 --mode=link cc  -O -pipe  -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -o libast.la -rpath /usr/X11R6/lib -version-info 2:1:0 array.lo builtin_hashes.lo conf.lo debug.lo  dlinked_list.lo file.lo linked_list.lo mem.lo msgs.lo obj.lo objpair.lo  options.lo regexp.lo socket.lo str.lo strings.lo snprintf.lo tok.lo  url.lo  -L/usr/X11R6/lib -lImlib2 -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -lm  -lSM -lICE -lpcre
cc -shared  .libs/array.o .libs/builtin_hashes.o .libs/conf.o .libs/debug.o .libs/dlinked_list.o .libs/file.o .libs/linked_list.o .libs/mem.o .libs/msgs.o .libs/obj.o .libs/objpair.o .libs/options.o .libs/regexp.o .libs/socket.o .libs/str.o .libs/strings.o .libs/snprintf.o .libs/tok.o .libs/url.o  -L/usr/X11R6/lib -L/usr/local/lib -lImlib2 -lfreetype -lz -lX11 -lXext -lm -lSM -lICE -lpcre  -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libast.so.2 -o .libs/libast.so.2
(cd .libs && rm -f libast.so && ln -s libast.so.2 libast.so)
(cd .libs && rm -f libast.so && ln -s libast.so.2 libast.so)
ar cru .libs/libast.a  array.o builtin_hashes.o conf.o debug.o dlinked_list.o file.o linked_list.o mem.o msgs.o obj.o objpair.o options.o regexp.o socket.o str.o strings.o snprintf.o tok.o url.o
ranlib .libs/libast.a
creating libast.la
(cd .libs && rm -f libast.la && ln -s ../libast.la libast.la)
Making all in test
rechner#

wobei ich hier schon mal was mit dem --tag gelesen habe... werd mal danach suchen...

Nein, nur ein Artikel mit dem selben Problem aber ohne Lösung...

Hat jemand einen Rat?
 
Zuletzt bearbeitet:
Zurück
Oben