Compiling Eterm

I'm having trouble compiling Eterm. I'm using the 0.9.2 tar.gz package. During ./configure, I get this error:
ERROR: You need LibAST 0.5 or higher to build Eterm. If you already have it,
you may have it installed in a strange place, or you may need to run
/sbin/ldconfig. If you don't have it, I can download it for you.
Shall I retrieve and build LibAST now (y/n)?
I have libast 0.5 installed in /usr/local/include. How can I point eterm to see libast?
BTW, I ran /sbin/ldconfig - didn't help

I'm still very new to Arch, so bear with me a second.
Originally I tried "pacman -S eterm" and was told the package doesn't exist in the database. So I moved on to compile it.
According to sarah31's reply, I'm obviously missing something basic here, so feel free to point me in the right direction

Similar Messages

  • Error installing Eterm(libast)

    Good evening.
    I'm using fluxbox and need Eterm to be able to set the background and such.
    Unfortunately I get the message that I need libast in order to build Eterm.
    So I execute the following commands:
    wget http://aur.archlinux.org/packages/libast/libast.tar.gz
    tar xfv libast.tar.gz
    cd libast
    makepkg
    Then a huge amount of text fills the terminal and at the end I find the following message:
    ==> ERROR: Build failed. Aborting...
    For those who are interested here's the output produced by makepkg:
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    /home/daniel/libast/src/libast-0.7/missing: Unknown `--run' option
    Try `/home/daniel/libast/src/libast-0.7/missing --help' for more information
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for preferred libtoolize... libtoolize
    checking for preferred aclocal... aclocal
    checking for preferred autoconf... autoconf
    checking for preferred autoheader... autoheader
    checking for preferred automake... automake
    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 file name... 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 for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    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 for a sed that does not truncate output... /bin/sed
    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 dependent libraries... pass_all
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    appending configuration tag "F77" to libtool
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking for library containing strerror... none required
    checking minix/config.h usability... no
    checking minix/config.h presence... no
    checking for minix/config.h... no
    checking whether gcc needs -traditional... no
    checking for a BSD-compatible install... /bin/install -c
    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... /bin/sed
    checking for rm... rm
    checking for cp... cp
    checking for chmod... chmod
    checking for tar... tar
    checking for mkdir... mkdir
    checking for ctags... true
    checking for ar... ar
    checking for mv... mv
    checking whether ln -s works... yes
    checking for char... yes
    checking size of char... 1
    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 whether byte ordering is bigendian... no
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking termios.h usability... yes
    checking termios.h presence... yes
    checking for termios.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/sockio.h usability... no
    checking sys/sockio.h presence... no
    checking for sys/sockio.h... no
    checking sys/byteorder.h usability... no
    checking sys/byteorder.h presence... no
    checking for sys/byteorder.h... no
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking utmpx.h usability... yes
    checking utmpx.h presence... yes
    checking for utmpx.h... yes
    checking for unistd.h... (cached) yes
    checking bsd/signal.h usability... no
    checking bsd/signal.h presence... no
    checking for bsd/signal.h... no
    checking stdarg.h usability... yes
    checking stdarg.h presence... yes
    checking for stdarg.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking whether time.h and sys/time.h may both be included... 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... yes
    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... yes
    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 if STRICT_ISO_C99 required... yes
    checking for X... libraries , headers
    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... yes
    checking pcre.h usability... yes
    checking pcre.h presence... yes
    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
    configure: creating ./config.status
    config.status: creating include/libast/types.h
    config.status: creating Makefile
    config.status: creating include/Makefile
    config.status: creating include/libast/Makefile
    config.status: creating src/Makefile
    config.status: creating test/Makefile
    config.status: creating libast-config
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: creating include/libast/sysdefs.h
    config.status: include/libast/sysdefs.h is unchanged
    config.status: executing depfiles commands
    libast 0.7
    Configuration:
    Source code location: .
    Host System Type: i686-pc-linux-gnu
    Preprocessor: gcc -I/usr/include
    Compiler: gcc -march=i686 -mtune=generic -O2 -pipe
    Linker: gcc -L/usr/lib -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre
    Install path: /usr
    Now type 'make' to build libast 0.7.
    make all-recursive
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7'
    Making all in include
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    Making all in libast
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make all-am
    make[4]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make[4]: Nothing to be done for `all-am'.
    make[4]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    Making all in src
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF ".deps/array.Tpo" -c -o array.lo array.c; \
    then mv -f ".deps/array.Tpo" ".deps/array.Plo"; else rm -f ".deps/array.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF ".deps/builtin_hashes.Tpo" -c -o builtin_hashes.lo builtin_hashes.c; \
    then mv -f ".deps/builtin_hashes.Tpo" ".deps/builtin_hashes.Plo"; else rm -f ".deps/builtin_hashes.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -fPIC -DPIC -o .libs/builtin_hashes.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -o builtin_hashes.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; \
    then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \
    then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF ".deps/dlinked_list.Tpo" -c -o dlinked_list.lo dlinked_list.c; \
    then mv -f ".deps/dlinked_list.Tpo" ".deps/dlinked_list.Plo"; else rm -f ".deps/dlinked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -fPIC -DPIC -o .libs/dlinked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -o dlinked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \
    then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF ".deps/linked_list.Tpo" -c -o linked_list.lo linked_list.c; \
    then mv -f ".deps/linked_list.Tpo" ".deps/linked_list.Plo"; else rm -f ".deps/linked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -fPIC -DPIC -o .libs/linked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -o linked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF ".deps/mbuff.Tpo" -c -o mbuff.lo mbuff.c; \
    then mv -f ".deps/mbuff.Tpo" ".deps/mbuff.Plo"; else rm -f ".deps/mbuff.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -fPIC -DPIC -o .libs/mbuff.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -o mbuff.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" -c -o mem.lo mem.c; \
    then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF ".deps/msgs.Tpo" -c -o msgs.lo msgs.c; \
    then mv -f ".deps/msgs.Tpo" ".deps/msgs.Plo"; else rm -f ".deps/msgs.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -fPIC -DPIC -o .libs/msgs.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -o msgs.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF ".deps/obj.Tpo" -c -o obj.lo obj.c; \
    then mv -f ".deps/obj.Tpo" ".deps/obj.Plo"; else rm -f ".deps/obj.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -o obj.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF ".deps/objpair.Tpo" -c -o objpair.lo objpair.c; \
    then mv -f ".deps/objpair.Tpo" ".deps/objpair.Plo"; else rm -f ".deps/objpair.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -fPIC -DPIC -o .libs/objpair.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -o objpair.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \
    then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.lo regexp.c; \
    then mv -f ".deps/regexp.Tpo" ".deps/regexp.Plo"; else rm -f ".deps/regexp.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.c; \
    then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
    socket.c: In function 'spif_url_get_portnum':
    socket.c:763: warning: cast from pointer to integer of different size
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1
    /bin/sh ../libtool --mode=link --tag=CC gcc -march=i686 -mtune=generic -O2 -pipe -L/usr/lib -o libast.la -rpath /usr/lib -version-info 2:1:0 array.lo builtin_hashes.lo conf.lo debug.lo dlinked_list.lo file.lo linked_list.lo mbuff.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/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre
    rm -fr .libs/libast.so .libs/libast.so.2 .libs/libast.so.2.0.1
    gcc -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/mbuff.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/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre -march=i686 -mtune=generic -Wl,-soname -Wl,libast.so.2 -o .libs/libast.so.2.0.1
    (cd .libs && rm -f libast.so.2 && ln -s libast.so.2.0.1 libast.so.2)
    (cd .libs && rm -f libast.so && ln -s libast.so.2.0.1 libast.so)
    ar cru .libs/libast.a array.o builtin_hashes.o conf.o debug.o dlinked_list.o file.o linked_list.o mbuff.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)
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    Making all in test
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    Making install in include
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    Making install in libast
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    make install-exec-hook
    make[4]: Entering directory `/home/daniel/libast/src/libast-0.7/include/libast'
    Makefile:425: warning: overriding commands for target `types.h'
    Makefile:234: warning: ignoring old commands for target `types.h'
    /bin/sh ../../mkinstalldirs /home/daniel/libast/pkg/usr/include/libast
    for i in array.h avl_tree.h dlinked_list.h iterator_if.h linked_list.h list_if.h map_if.h mbuff.h obj.h objpair.h regexp.h socket.h str.h sysdefs.h tok.h types.h url.h vector_if.h ; do \
    /bin/install -c -m 644 ./$i /home/daniel/libast/pkg/usr/include/libast/ ; \
    done
    make[4]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Nothing to be done for `install-exec-am'.
    test -z "/home/daniel/libast/pkg/usr/include" || mkdir -p -- "/home/daniel/libast/pkg/usr/include"
    /bin/install -c -m 644 'libast.h' '/home/daniel/libast/pkg/usr/include/libast.h'
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    Making install in src
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    test -z "/home/daniel/libast/pkg/usr/lib" || mkdir -p -- "/home/daniel/libast/pkg/usr/lib"
    /bin/sh ../libtool --mode=install /bin/install -c 'libast.la' '/home/daniel/libast/pkg/usr/lib/libast.la'
    /bin/install -c .libs/libast.so.2.0.1 /home/daniel/libast/pkg/usr/lib/libast.so.2.0.1
    (cd /home/daniel/libast/pkg/usr/lib && rm -f libast.so.2 && ln -s libast.so.2.0.1 libast.so.2)
    (cd /home/daniel/libast/pkg/usr/lib && rm -f libast.so && ln -s libast.so.2.0.1 libast.so)
    /bin/install -c .libs/libast.lai /home/daniel/libast/pkg/usr/lib/libast.la
    /bin/install -c .libs/libast.a /home/daniel/libast/pkg/usr/lib/libast.a
    ranlib /home/daniel/libast/pkg/usr/lib/libast.a
    chmod 644 /home/daniel/libast/pkg/usr/lib/libast.a
    libtool: install: warning: remember to run `libtool --finish /usr/lib'
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    Making install in test
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/test'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/test'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/test'
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7'
    test -z "/home/daniel/libast/pkg/usr/bin" || mkdir -p -- "/home/daniel/libast/pkg/usr/bin"
    /bin/install -c 'libast-config' '/home/daniel/libast/pkg/usr/bin/libast-config'
    make install-data-hook
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7'
    /bin/sh ./mkinstalldirs /home/daniel/libast/pkg/usr/share/aclocal
    mkdir /home/daniel/libast/pkg/usr/share/aclocal
    for i in libast.m4 ; do \
    /bin/install -c -m 644 ./$i /home/daniel/libast/pkg/usr/share/aclocal/ ; \
    done
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7'
    install: cannot stat `LICENSE.txt': No such file or directory
    daniel/libast/pkg/usr
    mkdir /home/daniel/libast/pkg/usr/include
    mkdir /home/daniel/libast/pkg/usr/include/libast
    for i in array.h avl_tree.h dlinked_list.h iterator_if.h linked_list.h list_if.h map_if.h mbuff.h obj.h objpair.h regexp.h socket.h str.h sysdefs.h tok.h types.h url.h vector_if.h ; do \
    /bin/install -c -m 644 ./$i /home/daniel/libast/pkg/usr/include/libast/ ; \
    done
    make[4]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include/libast'
    make[2]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Entering directory `/home/daniel/libast/src/libast-0.7/include'
    make[3]: Nothing to be done for `install-exec-am'.
    test -z "/home/daniel/libast/pkg/usr/include" || mkdir -p -- "/home/daniel/libast/pkg/usr/include"
    /bin/install -c -m 644 'libast.h' '/home/daniel/libast/pkg/usr/include/libast.h'
    make[3]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[2]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/include'
    Making install in src
    make[1]: Entering directory `/home/daniel/libast/src/libast-0.7/src'
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF ".deps/array.Tpo" -c -o array.lo array.c; \
    then mv -f ".deps/array.Tpo" ".deps/array.Plo"; else rm -f ".deps/array.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF ".deps/builtin_hashes.Tpo" -c -o builtin_hashes.lo builtin_hashes.c; \
    then mv -f ".deps/builtin_hashes.Tpo" ".deps/builtin_hashes.Plo"; else rm -f ".deps/builtin_hashes.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -fPIC -DPIC -o .libs/builtin_hashes.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -o builtin_hashes.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; \
    then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \
    then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF ".deps/dlinked_list.Tpo" -c -o dlinked_list.lo dlinked_list.c; \
    then mv -f ".deps/dlinked_list.Tpo" ".deps/dlinked_list.Plo"; else rm -f ".deps/dlinked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -fPIC -DPIC -o .libs/dlinked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -o dlinked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \
    then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF ".deps/linked_list.Tpo" -c -o linked_list.lo linked_list.c; \
    then mv -f ".deps/linked_list.Tpo" ".deps/linked_list.Plo"; else rm -f ".deps/linked_list.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -fPIC -DPIC -o .libs/linked_list.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -o linked_list.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF ".deps/mbuff.Tpo" -c -o mbuff.lo mbuff.c; \
    then mv -f ".deps/mbuff.Tpo" ".deps/mbuff.Plo"; else rm -f ".deps/mbuff.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -fPIC -DPIC -o .libs/mbuff.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -o mbuff.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" -c -o mem.lo mem.c; \
    then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF ".deps/msgs.Tpo" -c -o msgs.lo msgs.c; \
    then mv -f ".deps/msgs.Tpo" ".deps/msgs.Plo"; else rm -f ".deps/msgs.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -fPIC -DPIC -o .libs/msgs.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -o msgs.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF ".deps/obj.Tpo" -c -o obj.lo obj.c; \
    then mv -f ".deps/obj.Tpo" ".deps/obj.Plo"; else rm -f ".deps/obj.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -o obj.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF ".deps/objpair.Tpo" -c -o objpair.lo objpair.c; \
    then mv -f ".deps/objpair.Tpo" ".deps/objpair.Plo"; else rm -f ".deps/objpair.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -fPIC -DPIC -o .libs/objpair.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -o objpair.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \
    then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.lo regexp.c; \
    then mv -f ".deps/regexp.Tpo" ".deps/regexp.Plo"; else rm -f ".deps/regexp.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.c; \
    then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
    socket.c: In function 'spif_url_get_portnum':
    socket.c:763: warning: cast from pointer to integer of different size
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT str.lo -MD -MP -MF ".deps/str.Tpo" -c -o str.lo str.c; \
    then mv -f ".deps/str.Tpo" ".deps/str.Plo"; else rm -f ".deps/str.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -fPIC -DPIC -o .libs/str.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \
    then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT tok.lo -MD -MP -MF ".deps/tok.Tpo" -c -o tok.lo tok.c; \
    then mv -f ".deps/tok.Tpo" ".deps/tok.Plo"; else rm -f ".deps/tok.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT tok.lo -MD -MP -MF .deps/tok.Tpo -c tok.c -fPIC -DPIC -o .libs/tok.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT tok.lo -MD -MP -MF .deps/tok.Tpo -c tok.c -o tok.o >/dev/null 2>&1
    if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \
    then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -march=i686 -mtune=generic -O2 -pipe -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1
    /bin/sh ../libtool --mode=link --tag=CC gcc -march=i686 -mtune=generic -O2 -pipe -L/usr/lib -o libast.la -rpath /home/daniel/libast/pkg/usr/lib -version-info 2:1:0 array.lo builtin_hashes.lo conf.lo debug.lo dlinked_list.lo file.lo linked_list.lo mbuff.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/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre
    rm -fr .libs/libast.a .libs/libast.la .libs/libast.lai .libs/libast.so .libs/libast.so.2 .libs/libast.so.2.0.1
    gcc -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/mbuff.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/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lSM -lICE -lpcre -march=i686 -mtune=generic -Wl,-soname -Wl,libast.so.2 -o .libs/libast.so.2.0.1
    (cd .libs && rm -f libast.so.2 && ln -s libast.so.2.0.1 libast.so.2)
    (cd .libs && rm -f libast.so && ln -s libast.so.2.0.1 libast.so)
    ar cru .libs/libast.a array.o builtin_hashes.o conf.o debug.o dlinked_list.o file.o linked_list.o mbuff.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
    ar: conf.o: No such file or directory
    make[1]: *** [libast.la] Error 1
    make[1]: Leaving directory `/home/daniel/libast/src/libast-0.7/src'
    make: *** [install-recursive] Error 1
    install: cannot stat `LICENSE.txt': No such file or directory
    The LICENSE.txt do however exist in the libast directory.
    I have tried google and the searchfunction here at the forum, but I still can't find the answer.
    Hope you'll be able to help me.
    Cheers :)
    Last edited by fluxme (2007-12-13 22:51:56)

    Your problem is here...
    ar: conf.o: No such file or directory
    So it seems this no longer compiles using the PKGBUILD.  Eterm does not have a maintainer so it looks like you are on your own here. You could look at another distribution to see if they have a patch to fix this.

  • Change the font of Eterm so can use ñ and á chars

    I've been in a lot of sites on the web trying to find a way to make Eterm use fonts that accept spanish chars like ñ or á and have found nothing. Can anyone point me in the right direction?. I have use the xlsfonts command so it showed me the fonts that can be on Eterm and they work perfect, the thing is, dejavu (for example) should accept those characters and when I go Eterm -F "dejavu . . ." etc it opens a Eterm window with the font loaded but still shows funny symbols instead of ñ or the á (é, í, ó or ú). My locals are good, I have them generated with es_MX and they work in everything else but in Eterm. Should I do something else or anyone knows something that can help me
    Last edited by xangelux (2010-07-21 01:30:32)

    yes, I just did it again in case I missed something but no, still the same problem . Here is what might be an issue:
    Configure step:
    checking for preferred autoheader... autoheader
    checking for preferred automake... automake
    grep: ./src/netdisp.c: No such file or directory
    checking regex.h usability... yes
    checking regex.h presence... yes
    checking for regex.h... yes
    checking regexp.h usability... no
    checking regexp.h presence... yes
    configure: WARNING: regexp.h: present but cannot be compiled
    configure: WARNING: regexp.h:     check for missing prerequisite headers?
    configure: WARNING: regexp.h: see the Autoconf documentation
    configure: WARNING: regexp.h:     section "Present But Cannot Be Compiled"
    configure: WARNING: regexp.h: proceeding with the preprocessor's result
    configure: WARNING: regexp.h: in the future, the compiler will take precedence
    configure: WARNING:     ## ------------------------------------------ ##
    configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
    configure: WARNING:     ## ------------------------------------------ ##
    Make step:
    if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
    -I/usr/include   -g -O2 -MT libscream.lo -MD -MP -MF
    ".deps/libscream.Tpo" -c -o libscream.lo libscream.c; \
           then mv -f ".deps/libscream.Tpo" ".deps/libscream.Plo"; else
    rm -f ".deps/libscream.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -g -O2 -MT
    libscream.lo -MD -MP -MF .deps/libscream.Tpo -c libscream.c  -fPIC
    -DPIC -o .libs/libscream.o
    libscream.c: In function 'ns_attach_by_URL':
    libscream.c:1489:2: warning: #warning compiling in libscream
    libscream.c:1494:2: warning: #warning compiling in support for GNU screen
    Last edited by xangelux (2010-07-21 02:41:43)

  • Error in compiling Photoshop CC 2014 sample project

    Hi,
    I am trying to compile SDK sample project "outbound". but it is showing errors, as "Parse Issue: Unknown type name 'DialogPtr' " in DialogUtilities.h .
    DialogUtilities.h file is in "Adobe Photoshop CC 2014:photoshopsdk:pluginsdk:samplecode:common:includes".
    even if I add this path in project  settings it still shows the errors.
    how can I make this work?
    I am using Photoshop CC 2014 and Xcode version is 4.6.3 (4H1503)
    If you have any idea regarding project settings then please let me know.
    Thanks and regards,
    Priyanka.

    Are you using the CC 2014 release of the SDK?
    The DialogUtilities.h for mac do not work. They are the old Carbon API's. See the Dissolve example for an Objective-C UI.
    I would comment out the DialogUtilities.h include and other associated headers for Carbon UI. Some Carbon calls still work that are unrelated to UI.

  • Compilations: Can you show just one album cover with mixes/compiations?

    Using the current iTunes (11.01) is a misery. I have numerous mix discs and compilations, and for each title eg Royksopp's BACK TO MINE mix, there are about 15 tiles of the album, one for each song. In extreme cases, there may be over 100. Since I have God knows how many songs, easily in the tens of thousands, this is an extremely inefficient way to display my collection.
    Is there any way to display albums with just the one album cover and title showing each time? THis is ridiculous.
    Thanks in advance.

    Wow!
    Is that really so?
    I'm not questioning your answer. Just want to make sure before I say OK and let it be. I had heard that iTunes/iPod forces you to do things their way, this is an example, I guess!
    Thanks for the input.
    I guess I'll just have to leave it be!
    Is iTunes the only way to deal with iPod? Are there any other programs?
    Bob

  • Error in executing a process for compilation for jsp

    We have an iView which has jsp pages in it. We deployed the par & try toaccess the iview & we get an exception. The issue is that the iview has a jsp page. At the run time, this jsp is converted into a .java file
    without problem. But EP engine is having issues compiling this java fileinto .class file.
    On the other hand this same iview works just fine on our windows installation. Only Solaris EP install is having problems. The version onwindows as well as on Solaris is EP6 SP9.
    Here is the exact version on the solaris EP:
    sap.com/SAP-JEECOR 6.40 SP9 (1000.6.40.9.0.20041119045253) 20041122132733
    sap.com/SAP-JEE 6.40 SP9 (1000.6.40.9.0.20041119045409) 20041122132741
    When I copy the .class file from windows to unix machine, the iView works fine. Here is the exception I am getting:
    >>> JSPCompiler >>> error
    [email protected]a188b
    [EXCEPTION]
    com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException:
    Error in executing a process for compilation
    at
    com.sapportals.portal.prt.servlets_jsp.server.compiler.impl.J2eeCompiler_6_30.launchCompilerProcess(J2eeCompiler_6_30.java:574)
    at
    com.sapportals.portal.prt.servlets_jsp.server.compiler.impl.J2eeCompiler_6_30.compileExternal(J2eeCompiler_6_30.java:370)
    at
    com.sapportals.portal.prt.servlets_jsp.server.compiler.impl.J2eeCompiler_6_30.compile(J2eeCompiler_6_30.java:672)
    at
    com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2143)
    at
    com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:76)
    at
    com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:122)
    at
    com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:279)
    at
    com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:129)
    at
    com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
    at
    com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at
    com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at
    com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at
    com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at
    com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at
    com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at
    com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at
    com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at
    com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at
    com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at
    com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    I am having the same issue with another iview which has jsp page in it.
    The web dynpro iview works fine.

    Hi, seems like there's some typo in your jsp. Check the .java file listed with a java editor (like eclipse or devstudio.). Maybe you'll find the typo this way faster.
    Most often, a multiline page import hampers jsp compilation,
    e.g.
    <%@page import="java.util.List,
                    java.util.Map"%>
    needs to be
    <%@page import="java.util.List,java.util.Map"%>
    Regards,
    Armin

  • Error in executing a process for compilation

    Hi:
    Our portal version is 6.0.2.28.0 (SAPJ2EE PL29)
    we have the following problem:
    1.- the developer upload a component in portal, but when he tries to run it, the following error appears:
    Mar 28, 2005 4:22:06 PM # Client_Thread_8      Fatal           >>> JSPCompiler >>> ERROR in Compiling :JSPFileInfo :4782283
    JSP File : /usr/sap/J2EE_DP3/j2ee/j2ee_00/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/PRUEBA
    _PCCLibragestMostrarPlantillas/pagelet/MostrarPlantillas.jsp
    Class Name: sapportalsjspMostrarPlantillas
    Java File : /usr/sap/J2EE_DP3/j2ee/j2ee_00/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/PRUEB
    A_PCCLibragestMostrarPlantillas/work/pagelet/_sapportalsjsp_MostrarPlantillas.java
    Package Name : pagelet
    Class File : /usr/sap/J2EE_DP3/j2ee/j2ee_00/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/PRUE
    BA_PCCLibragestMostrarPlantillas/work/pagelet/_sapportalsjsp_MostrarPlantillas.class
    Is out dated : false
    com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error in executing a process for compilation
    2.- If I stop/start SAPJ2EE the component, which was uploaded before,can be run without problem, but if you upload it again,when you try to run it again, the compilation error appears
    Any suggestion???
    Thanks

    Hi:
    the problem was not resolved deleting/uploading the components, the problem was resolved increasing the memory in the host and tuning the JVM memory parameters.
    In our host the memory was reduced and this was the origin of the problem
    Thanks

  • Error in executing a process for Flex compilation ....exceeds 32K...

    Hi,
    deployin my model i get the following error-message.
    "Error in executing a process for Flex compilation, Error: Branch between 64935 and 97770 around line 0 exceeds 32K span. If possible, please refactor this component.
    Error: Branch between 64935 and 97770 around line 0 exceeds 32K span."
    Do i delete a sort-element from my model it is deployed very well. So what does this message exactly mean and how can I locate where the error occurs and how can i fix that problem because i need this sort-element to be in my model.
    Thanks for your help!
    Tobias

    Hi Tobias,
    You are receiving this error due to a current limitation in the Flex server. How you can fix this is to split the iView you are currently working on into two iViews, and embed one within the other. This will decrease the size of the current iView you are receiving the error for and eliminate this problem.
    Hope this helps
    Cheers,
    Scott

  • Compilation error while calling static method from another class

    Hi,
    I am new to Java Programming. I have written two class files Dummy1 and Dummy2.java in the same package Test.
    In Dummy1.java I have declared a static final variable and a static method as you can see it below.
    package Test;
    import java.io.*;
    public class Dummy1
    public static final int var1= 10;
    public static int varDisp(int var2)
    return(var1+var2);
    This is program is compiling fine.
    I have called the static method varDisp from the class Dummy2 and it is as follows
    package Test;
    import java.io.*;
    public class Dummy2
    public int var3=15;
    public int test=0;
    test+=Dummy1.varDisp(var3);
    and when i compile Dummy2.java, there is a compilation error <identifier > expected.
    Please help me in this program.

    public class Dummy2
    public int var3=15;
    public int test=0;
    test+=Dummy1.varDisp(var3);
    }test+=Dummy1.varDisplay(var3);
    must be in a method, it cannot just be out somewhere in the class!

  • Error while compiling forms10g in Unix with webutil features.

    Hi,
    I developed a form called test.fmb and attached webutil.pll. change all text_io to client_text_io.
    Copied the file to unix and tried to compile, it says
    CLIENT_TEXT_IO.FILE_TYPE must be declared.
    (Please note that webutil.pll has been compiled and .plx file is generated).
    Please help.
    Thanks.

    Our Forms_90 Path is
    FORMS90_PATH=/AppsTop/FRMTOP/app/9.0.4/forms90:/AppsTop/FRMTOP/app/9.0.4/pi:/AppsTop/FRMTOP/app/9.0.4/webutil:/AppsTop/FRMTOP/app/9.0.4/webutil/forms
    I just copied webutil.pll from
    :/AppsTop/FRMTOP/app/9.0.4/webutil/forms/webutil.pll to
    my local directory C:\webutil.pll
    I attached the C:\webutil.pll under Attached Libraries in test.fmb in my own PC.
    Please advice.
    Thanks,
    Mano.

  • Grouping compilations no longer works after adding artwork..!

    Until yesterday I had never bothered with adding artwork to my itunes library as I had a gen 3 iPod that would not show it anyway. I have a new ipod so last night I decided to add artwork, this I did by getting what I could from Gracenote, the rest I have been dragging from images on Amazon and other sites. Ever since doing this the Group Compilations option no longer works, despite having this checkbox ticked in preferences and making sure that the yes box for part of a compilation is ticked for these albums. In addition, every song in a compilation album is displayed individually in the Cover Flow view option.
    Is this a peculiarity of 7.2 or is there a way I can get this to work again? I am sure it is something to do with having added artwork as it was working fine before.
    The help menu in itunes seems to have stopped working too now, which doesn't help...obviously!

    Until yesterday I had never bothered with adding artwork to my itunes library as I had a gen 3 iPod that would not show it anyway. I have a new ipod so last night I decided to add artwork, this I did by getting what I could from Gracenote, the rest I have been dragging from images on Amazon and other sites. Ever since doing this the Group Compilations option no longer works, despite having this checkbox ticked in preferences and making sure that the yes box for part of a compilation is ticked for these albums. In addition, every song in a compilation album is displayed individually in the Cover Flow view option.
    Is this a peculiarity of 7.2 or is there a way I can get this to work again? I am sure it is something to do with having added artwork as it was working fine before.
    The help menu in itunes seems to have stopped working too now, which doesn't help...obviously!

  • Compiling Apache 1.3.9 & PHP 3.0.12 to use Oracle 8.1.5 on SuSe 6.2

    Hi!
    I am trying to compile the above packets but am running into massive problems.
    PHP3 compiles well, if i try to use the "normal" static module for Apache, but the Apache configure script says that it needs an ANSI C compiler and stops.
    I am using GCC 2.7.2.3 with the bugfixes from SuSe.
    Since that did not work I tried the configuration as a Dynamic Module. The Apache "Readme.config" explains two ways to do so, but the first has the same problem with GCC and the second (via APXS) compiles Apache without problems, but PHP3 wont compile since it does not find a library. The exact error is: "/usr/i486-linux/bin/ld: cannot open -lclntsh: No such file or directory"
    I found a libclntsh.so.8.0 in the oracle/lib directory, but since i fumbled around with this library (i tried ln -s libclntsh.so.8.0 libclntsh.so) sqlplus says libclntsh.so.8.0: cannot find file data: no such file or directory (even now that the link is deleted again).
    And PHP still wont compile. Any ideas would be welcome.
    P.S.: Is it normal that Oracle has to be told NOT to create a database during install, TO create a database???
    We worked for 3 days on the Oracle installation and that was the only way to install Oracle without errors.
    thx
    Uwe Schurig

    Lee Bennett (guest) wrote:
    :Hi
    :I have successfully installed Oracle 8.1.5 Enterprise edition
    on
    :Suse 6.2 and applied the 8.1.5.0.1 patch set,
    NO!
    SuSe 6.2 have a patch file for Oracle made from their developers.
    Never use Oracle 8.1.5.0.1 patch file that doesn't work because
    us bugged.
    Use SuSe 6.2 Oracle patch set.
    (don't remember the web page where you can download it but a
    search with word "oracle" from SuSe homepage will lead you to
    it)
    -Stefano
    null

  • Compilation problem in solaris 10

    Hi,
    Iam using solaris 10 SUNW,UltraAX-i2. Iam trying to compile tripwire binaries tw_ASR_1.3.1_SRC. Iam using gcc 3.3.2, later I installed the libiconv package.
    on reading the documentation from sunfreeware i modified the file mkheaders.conf putting the line SHELL=/bin/sh in the directory
    usr/local/lib/gcc-lib/sparc-sun-solaris10/3.3.2/install-tools
    The PATH and LD_LIBRAY_PATH are like this
    # echo $PATH
    /usr/local/bin:/etc:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/ucb:/bin:/sbin/:/usr/sb
    in:/usr/man:/usr/include/
    # echo $LD_LIBRARY_PATH
    /usr/local/lib:/usr/X/lib:/usr/lib:/usr/ucblib:/lib:/usr/ccs/lib:/etc/lib:/usr/d
    t/lib
    Once I changed the configuration changes in the tripwire source. Iam trying to compile make & make install. The output of the make is like this
    # make
    (cd util; make CC=gcc CFLAGS="-O" \
    LDFLAGS="-ldl" CPP="gcc -E" SHELL=/bin/sh all)
    ### Ignore warnings about shift count negative/too large on line 36
    gcc -O -ldl byteorder.c -o byteorder
    byteorder.c: In function `main':
    byteorder.c:36: warning: left shift count >= width of type
    byteorder.c:25: warning: return type of `main' is not `int'
    (./byteorder; cat ./ntohl.h) > ../include/byteorder.h
    gcc -O -ldl types.c -o types
    types.c: In function `main':
    types.c:29: warning: return type of `main' is not `int'
    /bin/sh ./types.sh "gcc -E" > ../include/inode.h
    (cd src; make CC=gcc CFLAGS="-O" LIBS="" \
    LDFLAGS="-ldl" CPP="gcc -E" SHELL=/bin/sh \
    YACC="yacc" LEX="lex" all)
    /bin/sh help.sh help.txt > help.c
    gcc -O -c config.parse.c
    gcc -O -c main.c
    main.c:704:2: warning: no newline at end of file
    gcc -O -c list.c
    gcc -O -c ignorevec.c
    gcc -O -c dbase.build.c
    gcc -O -c utils.c
    gcc -O -c preen.c
    gcc -O -c preen.interp.c
    gcc -O -c preen.report.c
    gcc -O -c nullsig.c
    gcc -O -c config.prim.c
    gcc -O -c dbase.update.c
    lex config.pre.l
    mv lex.yy.c config.lex.c
    yacc config.pre.y
    sed 's/lex\.yy\.c/config.lex.c/' < y.tab.c > config.pre.c
    rm y.tab.c
    gcc -O -c config.pre.c
    gcc -O -c help.c
    (cd ../sigs/md5; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c md5.c
    gcc -O -I. -I.. -c md5wrapper.c
    (cd ../sigs/snefru; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c snefru.c
    (cd ../sigs/crc32; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c crc32.c
    (cd ../sigs/crc; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c crc.c
    (cd ../sigs/md4; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c md4.c
    gcc -O -I. -I.. -c md4wrapper.c
    (cd ../sigs/md2; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c md2wrapper.c
    gcc -O -I. -I.. -c md2.c
    (cd ../sigs/sha; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c sha.c
    gcc -O -I. -I.. -c shawrapper.c
    (cd ../sigs/haval; make CC="gcc" CFLAGS="-O -I. -I..")
    gcc -O -I. -I.. -c haval.c
    gcc -O -I. -I.. -c havalwrapper.c
    gcc -O -ldl -o tripwire config.parse.o main.o list.o ignorevec.o dbase.build.o
    utils.o preen.o preen.interp.o preen.report.o nullsig.o config.prim.o dbase.upd
    ate.o config.pre.o help.o ../sigs/md5/md5wrapper.o ../sigs/md5/md5.o ../sigs/s
    nefru/snefru.o ../sigs/crc32/crc32.o ../sigs/crc/crc.o ../sigs/md4/md4.o ../sigs
    /md4/md4wrapper.o ../sigs/md2/md2.o ../sigs/md2/md2wrapper.o ../sigs/sha/sha.o .
    ./sigs/sha/shawrapper.o ../sigs/haval/haval.o ../sigs/haval/havalwrapper.o
    gcc -O -ldl -o siggen siggen.c ../sigs/md5/md5wrapper.o ../sigs/md5/md5.o ../sig
    s/snefru/snefru.o ../sigs/crc32/crc32.o ../sigs/crc/crc.o ../sigs/md4/md4.o ../s
    igs/md4/md4wrapper.o ../sigs/md2/md2.o ../sigs/md2/md2wrapper.o ../sigs/sha/sha.
    o ../sigs/sha/shawrapper.o ../sigs/haval/haval.o ../sigs/haval/havalwrapper.o
    nullsig.o utils.o
    I think it is not showing any problem. But when I try to make install it is throwing some
    error like this. It was unable to find theinsta;; directory under /usr/local/bin. Manually I created the directory to test, it is throwing an error saying that bad file number.
    Can any one help me what could be the reason for this.
    # make install
    (cd util; make CC=gcc CFLAGS="-O" \
    LDFLAGS="-ldl" CPP="gcc -E" SHELL=/bin/sh all)
    (cd src; make CC=gcc CFLAGS="-O" LIBS="" \
    LDFLAGS="-ldl" CPP="gcc -E" SHELL=/bin/sh \
    YACC="yacc" LEX="lex" all)
    /usr/local/bin/install -d /usr/local/bin
    sh: /usr/local/bin/install: not found
    *** Error code 1
    make: Fatal error: Command failed for target `install'
    Sanjeev

    This forum is about using Sun Studio. Your question is about tripwire, which is not a Sun product, and gcc, which is not Sun Studio. I suggest you take your question to a tripwire forum. Check the location where you got tripwire for a support forum.

  • Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18

    Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18 while using Adobe Premiere Pro.
    Process:         Adobe Premiere Pro CC 2014
    Path: /Applications/Adobe Premiere Pro CC 2014/Adobe Premiere Pro CC 2014.app/Contents/MacOS/Adobe Premiere Pro CC 2014
    Identifier: com.adobe.AdobePremierePro
    Version:         8.1.0 (8.1.0)
    Code Type: X86-64 (Native)
    Parent Process: launchd [2538]
    Responsible:     Adobe Premiere Pro CC 2014
    Date/Time: 2015-01-06 14:04:23.500 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread: 55  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Customer created test export with 777 permissions and set mount parameters to the following:
    mount_nfs -o vers=3,tcp,rdirplus,intr,nolocks,async,rsize=32768,wsize=32768
      -- Original mount options:
         General mount flags: 0x40 async
         NFS parameters: vers=3,tcp,nolocks,rsize=32768,wsize=32768,rdirplus
      -- Current mount parameters:
         General mount flags: 0x4000058 async,nodev,nosuid multilabel
         NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,noresvport,negnamecache,callumnt,nolocks,quota, rsize=32768,wsize=32768,readahead=16,dsize=32768,rdirplus,nodumbtimr,timeo=10,maxgroups=16 ,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukebox,nonfc,sec=sys
    The pcap shows once the movie is created a lockup call is responded from Isilon with Error: NFS3ERR_NOENT
    478         V3 CREATE Call (Reply In 479), DH: 0xea5f731c/QBRSN-0-0-1.mov Mode: UNCHECKED
    479         V3 CREATE Reply (Call In 478)
    484         V3 LOOKUP Call (Reply In 485), DH: 0xea5f731c/._QBRSN-0-0-1.mov
    485        V3 LOOKUP Reply (Call In 484) Error: NFS3ERR_NOENT
    V3 LOOKUP Reply (Call In ....) Error: NFS3ERR_NOENT  -   This is by design of OneFS, we coalesce files and then flush them out to disk which is why the commit time is accurate but the file is not immediately available. however when an async option is used within the mount options this should be avoided if writing asynchronously to the cluster.  Has anyone else seen this behavior lately? (current workaround is to store locally and transfer to the cluster via Finder)

    That error can happen for many reasons...one of the reasons that I occassionaly get it is because I try exporting a movie to an external drive that has been formated in the old FAT32 instead of the NTSF standard.  FAT32 only allows for file sizes up to 2 gigs.  And as soon as it reaches that...I would get that error.  I don't know if that is why you are getting that error...but it would be easy to check.  1) are you generating a file that is over 2 gigs?  2) is your drive that you are exporting to FAT 32 (just right click the drive in My Computer and select "properties" then just look for what it says next to "file system".

  • Error in compiling RW libs with g++

    Hi All,
    I am trying to port one project from Solaris (CC) to gcc, which uses RWlibs (of Tools.h++ which comes along with the sunstudio package).
    I am working on RHEL 5.4.
    As a first step i am trying my hand with the following simple program:
    #include <iostream>
    #include <rw/cstring.h>
    int main(){
      RWCString a("TEST Program compiled successfully with gcc");
      std::cout << a << std::endl;
      return 0;
    }when i tried to compile the above sample program i got the following:
    $ g++ -Wall -g rwstring.cc -I/app/sunstudio12/prod/include/CC/rw7
    /app/sunstudio12/prod/include/CC/rw7/rw/generic.h:80: error: ISO C++ forbids declaration of ‘genericerror’ with no type
    /app/sunstudio12/prod/include/CC/rw7/rw/rstream.h:46: error: expected initializer before ‘&’ token
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:378: error: ISO C++ forbids declaration of ‘istream’ with no type
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:378: error: expected ‘;’ before ‘&’ token
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:379: error: ISO C++ forbids declaration of ‘istream’ with no type
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:379: error: expected ‘;’ before ‘&’ token
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:381: error: ISO C++ forbids declaration of ‘istream’ with no type
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:381: error: expected ‘;’ before ‘&’ token
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:382: error: ISO C++ forbids declaration of ‘istream’ with no type
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:382: error: expected ‘;’ before ‘&’ token
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:383: error: ISO C++ forbids declaration of ‘istream’ with no type
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:383: error: expected ‘;’ before ‘&’ token
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:480: error: expected constructor, destructor, or type conversion before ‘&’ token
    /app/sunstudio12/prod/include/CC/rw7/rw/cstring.h:481: error: expected constructor, destructor, or type conversion before ‘&’ tokenAny help/suggestions is appreciated.
    Thanks in advance,
    14341

    RW Tools.h++ is a very old product, which has not had significant updates in many years. Most of the functionality in RW Tools.h++ is available in other libraries, although the programming interface is different. (That is, if you have code written for RW Tools.h++, it will need to be re-written.) You can buy the library from Rogue Wave (roguewave.com) if you want to use it with g++ or other compilers.
    Much of the functionality of RW Tools.h++ is in the C++ Standard library. The Boost libraries are a good addition for anything else that you need.
    The SGI STL and the Apache stdcxx libraries are replacements for the C++ standard library that comes with your C++ compiler. If you download one of these libraries, you will have quite an adventure getting it to build and work correctly with the Studio C++ compiler. But we have already done that work for you. The -library=stlport4 option picks up the STLport version of the SGI STL, and it comes with the compiler. The Apache stdcxx library is available with Solaris 11 for use with Studio C++. Install it in the default locations (in /usr/include and /usr/lib), and use the -library=stdcxx4 option for compiling and linking. Refer to the C++ Users Guide for details about using these alternative libraries.
    For g++, using the SGI STL is not a good idea. You can use Apache stdcxx if you want, but the standard library that comes with g++ is a good one, so I would not recommend replacing it unless you have a specific reason.
    Boost works very well with g++, since it is developed with and tested with g++. Be sure to check your g++ version with any notes about compilers in the version of Boost that you get.

Maybe you are looking for