Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 10:03:26 -0500 (CDT)
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42164: gaim port not finding applet.h/won't build for Gnome
Message-ID:  <200208291503.g7TF3QQe005764@lerlaptop.iadfw.net>

next in thread | raw e-mail | index | archive | help

>Number:         42164
>Category:       ports
>Synopsis:       gaim port not finding applet.h/won't build for Gnome
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 29 08:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD lerlaptop.iadfw.net 4.6-STABLE FreeBSD 4.6-STABLE #48: Tue Aug 27 12:19:32 CDT 2002 ler@lerlaptop.iadfw.net:/usr/obj/usr/src/sys/LERLAPTOP i386


	
>Description:
gaim rebuild for today with WANT_GNOME set in /etc/make.conf breaks.
>How-To-Repeat:
try to build gaim. 


    ===>  Cleaning for unzip-5.50
    ===>  Cleaning for esound-0.2.29
    ===>  Cleaning for libaudiofile-0.2.3
    ===>  Cleaning for libiconv-1.8_1
    ===>  Cleaning for ORBit-0.5.17
    ===>  Cleaning for bison-1.35_1
    ===>  Cleaning for gettext-0.11.5
    ===>  Cleaning for glib-1.2.10_7
    ===>  Cleaning for gmake-3.79.1_2
    ===>  Cleaning for imake-4.2.0_1
    ===>  Cleaning for libgnugetopt-1.1
    ===>  Cleaning for libtool-1.3.4_4
    ===>  Cleaning for pkgconfig-0.12.0
    ===>  Cleaning for gdk-pixbuf-0.18.0
    ===>  Cleaning for imlib-1.9.14_1
    ===>  Cleaning for jpeg-6b_1
    ===>  Cleaning for libungif-4.1.0b1
    ===>  Cleaning for png-1.2.4
    ===>  Cleaning for tiff-3.5.7
    ===>  Cleaning for python-2.2.1
    ===>  Cleaning for gnomehier-1.0_3
    ===>  Cleaning for freetype2-2.1.2
    ===>  Cleaning for docbook-xml-4.1.2_1
    ===>  Cleaning for docbook-xsl-1.51.1
    ===>  Cleaning for expat-1.95.4
    ===>  Cleaning for intltool-0.22
    ===>  Cleaning for ispell-3.2.06_2
    ===>  Cleaning for libxml-1.8.17_1
    ===>  Cleaning for libxml2-2.4.24
    ===>  Cleaning for libxslt-1.0.20
    ===>  Cleaning for mkcatalog-1.1
    ===>  Cleaning for scrollkeeper-0.3.11_1,1
    ===>  Cleaning for sdocbook-xml-4.1.2.5
    ===>  Cleaning for gtk-1.2.10_7
    ===>  Cleaning for XFree86-libraries-4.2.0_3
    ===>  Cleaning for gnomelibs-1.4.2_1
    ===>  Cleaning for libpanel-1.4.1
    ===>  Cleaning for gaim-gnome-0.59.1
    ===>  Extracting for gaim-gnome-0.59.1
    >> Checksum OK for gaim-0.59.1.tar.bz2.
    ===>   gaim-gnome-0.59.1 depends on executable: gmake - found
    ===>   gaim-gnome-0.59.1 depends on executable: libtool - found
    ===>   gaim-gnome-0.59.1 depends on shared library: X11.6 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: esd.2 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: glib12.3 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: gtk12.2 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: xml.5 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: gdk_pixbuf.2 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: Imlib.5 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: ORBit.2 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: gnome.5 - found
    ===>   gaim-gnome-0.59.1 depends on shared library: panel_applet.5 - found
    ===>  Patching for gaim-gnome-0.59.1
    ===>  Applying FreeBSD patches for gaim-gnome-0.59.1
    ===>  Configuring for gaim-gnome-0.59.1
    checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... no
    checking for nawk... nawk
    checking whether gmake sets ${MAKE}... yes
    checking for sed... /usr/bin/sed
    checking for gcc... cc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables... 
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether cc accepts -g... yes
    checking for style of include used by gmake... GNU
    checking dependency style of cc... gcc
    checking build system type... i386-unknown-freebsd4.6
    checking host system type... i386-unknown-freebsd4.6
    checking for ld used by GCC... /usr/libexec/elf/ld
    checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
    checking for /usr/libexec/elf/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking for a sed that does not truncate output... /usr/bin/sed
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking command to parse /usr/bin/nm -B output... ok
    checking how to run the C preprocessor... cc -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... no
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    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/libexec/elf/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... freebsd4.6 ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking whether -lc should be explicitly linked in... yes
    creating libtool
    checking host system type... i386-unknown-freebsdelf4.6
    checking for ranlib... ranlib
    checking whether we are using GNU C... yes
    checking for object suffix... o
    checking for executable suffix... no
    checking for cc option to produce PIC... -fPIC
    checking if cc PIC flag -fPIC 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 if cc static flag -static works... -static
    checking whether ln -s works... yes
    checking for ld used by GCC... /usr/libexec/elf/ld
    checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
    checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking command to parse /usr/bin/nm -B output... ok
    checking how to hardcode library paths into programs... immediate
    checking for /usr/libexec/elf/ld option to reload object files... -r
    checking dynamic linker characteristics... freebsdelf4.6 ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking for objdir... .libs
    creating libtool
    checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
    checking for msgfmt... /usr/local/bin/msgfmt
    checking for gmsgfmt... /usr/local/bin/msgfmt
    checking for xgettext... /usr/local/bin/xgettext
    checking for msgmerge... /usr/local/bin/msgmerge
    checking for ranlib... (cached) ranlib
    checking for strerror in -lcposix... no
    checking for cc option to accept ANSI C... none needed
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for off_t... yes
    checking for size_t... yes
    checking for working alloca.h... no
    checking for alloca... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... yes
    checking for working mmap... yes
    checking whether we are using the GNU C Library 2.1 or newer... no
    checking whether integer division by zero raises SIGFPE... yes
    checking for inttypes.h... no
    checking for stdint.h... no
    checking for unsigned long long... yes
    checking for inttypes.h... yes
    checking whether the inttypes.h PRIxNN macros are broken... no
    checking for ld used by GCC... /usr/libexec/elf/ld
    checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
    checking for shared library run path origin... ./config.rpath: ./config.rpath: No such file or directory
    done
    checking argz.h usability... no
    checking argz.h presence... no
    checking for argz.h... no
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking nl_types.h usability... yes
    checking nl_types.h presence... yes
    checking for nl_types.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking stddef.h usability... yes
    checking stddef.h presence... yes
    checking for stddef.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking for feof_unlocked... no
    checking for fgets_unlocked... no
    checking for getc_unlocked... no
    checking for getcwd... yes
    checking for getegid... yes
    checking for geteuid... yes
    checking for getgid... yes
    checking for getuid... yes
    checking for mempcpy... no
    checking for munmap... yes
    checking for putenv... yes
    checking for setenv... yes
    checking for setlocale... yes
    checking for stpcpy... no
    checking for strcasecmp... yes
    checking for strdup... yes
    checking for strtoul... yes
    checking for tsearch... yes
    checking for __argz_count... no
    checking for __argz_stringify... no
    checking for __argz_next... no
    checking for iconv... yes
    checking how to link with libiconv... -liconv
    checking for iconv declaration... 
             extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    checking for nl_langinfo and CODESET... yes
    checking for LC_MESSAGES... yes
    checking for bison... bison
    checking version of bison... 1.35, ok
    checking whether NLS is requested... yes
    checking whether included gettext is requested... no
    checking for GNU gettext in libc... no
    checking for GNU gettext in libintl... yes
    checking how to link with libintl... -lintl
    checking for ANSI C header files... (cached) yes
    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 sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking for unistd.h... (cached) yes
    checking for locale.h... (cached) yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for an ANSI C-conforming const... (cached) yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking return type of signal handlers... void
    checking for strftime... yes
    checking for socket... yes
    checking for strdup... (cached) yes
    checking for strstr... yes
    checking for atexit... yes
    checking for getaddrinfo... yes
    checking for getopt_long... no
    checking for inet_aton... yes
    checking for socklen_t... yes
    checking for gnome-config... /usr/X11R6/bin/gnome-config
    checking if /usr/X11R6/bin/gnome-config works... yes
    checking for orbit-config... /usr/local/bin/orbit-config
    checking for orbit-idl... /usr/local/bin/orbit-idl
    checking for working ORBit environment... yes
    checking for gnorba libraries... yes
    checking extra library applets... Unknown library `applets'
    
    checking for pthread_create in -pthread... yes
    checking for gtk-config... /usr/X11R6/bin/gtk12-config
    checking for GTK - version >= 1.2.0... yes
    checking for SmcSaveYourselfDone in -lSM... yes
    checking X11/SM/SMlib.h usability... yes
    checking X11/SM/SMlib.h presence... yes
    checking for X11/SM/SMlib.h... yes
    checking for XpmFreeXpmImage in -lXpm... yes
    checking for gaim_applet... no
    checking for gdk-pixbuf-config... /usr/X11R6/bin/gdk-pixbuf-config
    checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
    checking for XScreenSaverRegister in -lXext... no
    checking for XScreenSaverRegister in -lXss... yes
    checking for tm_gmtoff in struct tm... yes
    checking for perl... /usr/bin/perl
    checking for Perl compile flags... ok
    checking for Perl_eval_pv... no
    checking for esd-config... /usr/local/bin/esd-config
    checking for ESD - version >= 0.2.7... yes
    checking for artsc-config... no
    checking for ArtsC - version >= 0.9.5... no
    *** The artsc-config script installed by ArtsC could not be found
    *** If ArtsC was installed in PREFIX, make sure PREFIX/bin is in
    *** your path, or set the ARTSC_CONFIG environment variable to the
    *** full path to artsc-config.
    checking asm/byteorder.h usability... no
    checking asm/byteorder.h presence... no
    checking for asm/byteorder.h... no
    checking byteswap.h usability... no
    checking byteswap.h presence... no
    checking for byteswap.h... no
    checking endian.h usability... no
    checking endian.h presence... no
    checking for endian.h... no
    checking machine/endian.h usability... yes
    checking machine/endian.h presence... yes
    checking for machine/endian.h... yes
    checking arpa/nameser_compat.h usability... yes
    checking arpa/nameser_compat.h presence... yes
    checking for arpa/nameser_compat.h... yes
    checking for bswap_32... no
    checking for bswap_16... no
    checking whether byte ordering is bigendian... no
    checking for snprintf... yes
    checking for connect... yes
    checking for gethostent in -lnsl... no
    checking for gethostid... yes
    checking for lrand48... yes
    checking for memcpy... yes
    checking for memmove... yes
    checking for random... yes
    checking for strchr... yes
    checking for strerror... yes
    checking for vprintf... yes
    checking for malloc.h... (cached) yes
    checking paths.h usability... yes
    checking paths.h presence... yes
    checking for paths.h... yes
    checking sgtty.h usability... yes
    checking sgtty.h presence... yes
    checking for sgtty.h... yes
    checking stdarg.h usability... yes
    checking stdarg.h presence... yes
    checking for stdarg.h... yes
    checking sys/cdefs.h usability... yes
    checking sys/cdefs.h presence... yes
    checking for sys/cdefs.h... yes
    checking sys/file.h usability... yes
    checking sys/file.h presence... yes
    checking for sys/file.h... yes
    checking sys/filio.h usability... yes
    checking sys/filio.h presence... yes
    checking for sys/filio.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/msgbuf.h usability... yes
    checking sys/msgbuf.h presence... yes
    checking for sys/msgbuf.h... yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking sys/uio.h usability... yes
    checking sys/uio.h presence... yes
    checking for sys/uio.h... yes
    checking sys/utsname.h usability... yes
    checking sys/utsname.h presence... yes
    checking for sys/utsname.h... yes
    checking for sys/wait.h... (cached) yes
    checking termios.h usability... yes
    checking termios.h presence... yes
    checking for termios.h... yes
    checking for struct tm.tm_zone... yes
    checking for timezone external... yes
    checking for altzone external... no
    checking for daylight external... no
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating doc/Makefile
    config.status: creating intl/Makefile
    config.status: creating m4/Makefile
    config.status: creating pixmaps/Makefile
    config.status: creating pixmaps/protocols/Makefile
    config.status: creating pixmaps/protocols/msn/Makefile
    config.status: creating pixmaps/protocols/yahoo/Makefile
    config.status: creating plugins/Makefile
    config.status: creating po/Makefile.in
    config.status: creating sounds/Makefile
    config.status: creating src/Makefile
    config.status: creating src/protocols/Makefile
    config.status: creating src/protocols/gg/Makefile
    config.status: creating src/protocols/icq/Makefile
    config.status: creating src/protocols/irc/Makefile
    config.status: creating src/protocols/jabber/Makefile
    config.status: creating src/protocols/msn/Makefile
    config.status: creating src/protocols/napster/Makefile
    config.status: creating src/protocols/oscar/Makefile
    config.status: creating src/protocols/toc/Makefile
    config.status: creating src/protocols/yahoo/Makefile
    config.status: creating src/protocols/zephyr/Makefile
    config.status: creating gaim.spec
    config.status: creating config.h
    config.status: executing default-1 commands
    config.status: executing default-2 commands
    config.status: creating po/POTFILES
    config.status: creating po/Makefile
    
    gaim 0.59.1
    
    Allow Multiple Connections.... : yes
    Build Protocol Plugins........ : yes
    Protocols to link statically.. : oscar toc
    
    UI Library.................... : GNOME Panel
    Use GdkPixbuf................. : yes
    
    Build with Plugin support..... : yes
    Build with Perl support....... : yes
    
    Use XScreenSaver Extension.... : yes
    
    Build with ESD................ : yes
    Build with NAS................ : no
    Build with ArtsC.............. : no
    
    Print debugging messages...... : no
    
    Gaim will be installed in /usr/X11R6/bin.
    
    configure complete, now type 'make'
    
    ===>  Building for gaim-gnome-0.59.1
    cd . \
      && CONFIG_FILES= CONFIG_HEADERS=config.h \
         /usr/local/bin/bash ./config.status
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing default-1 commands
    config.status: executing default-2 commands
    gmake  all-recursive
    gmake[1]: Entering directory `/usr/ports/net/gaim/work/gaim-0.59.1'
    Making all in m4
    gmake[2]: Entering directory `/usr/ports/net/gaim/work/gaim-0.59.1/m4'
    gmake[2]: Nothing to be done for `all'.
    gmake[2]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.59.1/m4'
    Making all in sounds
    gmake[2]: Entering directory `/usr/ports/net/gaim/work/gaim-0.59.1/sounds'
    source='au2h.c' object='au2h.o' libtool=no \
    depfile='.deps/au2h.Po' tmpdepfile='.deps/au2h.TPo' \
    depmode=gcc /usr/local/bin/bash ../depcomp \
    cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c `test -f au2h.c || echo './'`au2h.c
    /usr/local/bin/bash ../libtool --silent --mode=link cc  -O -pipe  -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include   -o au2h  au2h.o  -L/usr/local/lib
    ./au2h BuddyArrive.au BuddyArrive.h
    ./au2h BuddyLeave.au BuddyLeave.h
    ./au2h Send.au Send.h
    ./au2h Receive.au Receive.h
    ./au2h RedAlert.au RedAlert.h
    gmake[2]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.59.1/sounds'
    Making all in plugins
    gmake[2]: Entering directory `/usr/ports/net/gaim/work/gaim-0.59.1/plugins'
    /usr/local/bin/bash ../libtool --silent --mode=compile cc -O -pipe  -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I\.. -I\../src -DVERSION=\"0.59.1\" -c autorecon.c -o tmpautorecon.so.lo 
    /usr/local/bin/bash ../libtool --silent --mode=link    cc -O -pipe  -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I\.. -I\../src -DVERSION=\"0.59.1\" -o libtmpautorecon.so.la -rpath /usr/X11R6/lib/gaim tmpautorecon.so.lo -L/usr/local/lib  -module -avoid-version 
    /usr/local/bin/bash ../libtool --silent --mode=compile cc -O -pipe  -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I\.. -I\../src -DVERSION=\"0.59.1\" -c chatlist.c -o tmpchatlist.so.lo 
    /usr/local/bin/bash ../libtool --silent --mode=link    cc -O -pipe  -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I\.. -I\../src -DVERSION=\"0.59.1\" -o libtmpchatlist.so.la -rpath /usr/X11R6/lib/gaim tmpchatlist.so.lo -L/usr/local/lib  -module -avoid-version 
    /usr/local/bin/bash ../libtool --silent --mode=compile cc -O -pipe  -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I\.. -I\../src -DVERSION=\"0.59.1\" -c iconaway.c -o tmpiconaway.so.lo 
    In file included from ../src/gaim.h:30,
                     from iconaway.c:2:
    ../src/ui.h:31: applet-widget.h: No such file or directory
    gmake[2]: *** [iconaway.so] Error 1
    gmake[2]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.59.1/plugins'
    gmake[1]: *** [all-recursive] Error 1
    gmake[1]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.59.1'
    gmake: *** [all] Error 2
    *** Error code 2
    
    Stop in /usr/ports/net/gaim.
>Fix:
    
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208291503.g7TF3QQe005764>