Hello,
I was working on this port and it seems it does not work with the current GDM. I was trying to get the /usr/ports/x11/gnome2 to work and it gets stuck on the fast-user Can you shed some like to what my problem is if not I understand. I attached my make . fast_user_switch_applet-gdm-queue.Tpo" -c -o fast_user_switch_applet-gdm-queue.o `test -f 'gdm-queue.c' || echo './'`gdm-queue.c; \ then mv -f ".deps/fast_user_switch_applet-gdm-queue.Tpo" ".deps/fast_user_switch_applet-gdm-queue.Po"; else rm -f ".deps/fast_user_switch_applet-gdm-queue.Tpo"; exit 1; fi gdm-queue.c: In function `gdm_send_command': gdm-queue.c:402: warning: implicit declaration of function `signal' gdm-queue.c:402: warning: nested extern declaration of `signal' gdm-queue.c:402: error: `SIGPIPE' undeclared (first use in this function) gdm-queue.c:402: error: (Each undeclared identifier is reported only once gdm-queue.c:402: error: for each function it appears in.) gdm-queue.c:402: error: `SIG_IGN' undeclared (first use in this function) gdm-queue.c:402: warning: assignment makes pointer from integer without a cast gmake[2]: *** [fast_user_switch_applet-gdm-queue.o] Error 1 gmake[2]: Leaving directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16 .3/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16 .3' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/home/furthur/fast-user-switch-applet. FreeBSD gpserver.epix.net 5.5-STABLE FreeBSD 5.5-STABLE #0: Fri Sep 15 15:13:46 EDT 2006 Thanks, Jeffrey Lloyd <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] Commonwealth Telephone Enterprises EPIX Internet Services Data Operations Engineer Office Phone- 570-631-6275
gpserver# make install clean ===> Vulnerability check disabled, database not found ===> Extracting for fast-user-switch-applet-2.16.3 => MD5 Checksum OK for gnome2/fast-user-switch-applet-2.16.3.tar.bz2. ===> Patching for fast-user-switch-applet-2.16.3 ===> fast-user-switch-applet-2.16.3 depends on executable in : gmake - found ===> fast-user-switch-applet-2.16.3 depends on file: /usr/local/bin/intltool-extract - found ===> fast-user-switch-applet-2.16.3 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found ===> fast-user-switch-applet-2.16.3 depends on executable in : pkg-config - found ===> fast-user-switch-applet-2.16.3 depends on file: /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found ===> fast-user-switch-applet-2.16.3 depends on shared library: intl - found ===> fast-user-switch-applet-2.16.3 depends on shared library: esd.2 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: atk-1.0.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gconf-2.4 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: glib-2.0.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gnome-desktop-2.2 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gnome-menu.2 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: panel-applet-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gnomevfs-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gtk-x11-2.0.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: art_lgpl_2.5 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: bonobo-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: bonoboui-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: glade-2.0.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gnome-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gnomecanvas-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: gnomeui-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: IDL-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: wnck-1.18 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: xml2.5 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: xslt.2 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: linc.1 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: ORBit-2.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: pango-1.0.0 - found ===> fast-user-switch-applet-2.16.3 depends on shared library: X11.6 - found ===> Configuring for fast-user-switch-applet-2.16.3 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 whether to enable maintainer-specific portions of Makefiles... no checking for intltool >= 0.35.0... 0.35.0 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/local/bin/iconv checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking for xgettext... /usr/local/bin/xgettext checking for style of include used by gmake... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... i386-portbld-freebsd5.5 checking host system type... i386-portbld-freebsd5.5 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /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 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no 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 whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.5 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 c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for APPLET... yes checking for setresuid... yes checking for setenv... yes checking for unsetenv... yes checking for clearenv... no checking for glib-mkenums... /usr/local/bin/glib-mkenums checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking for gconftool-2... /usr/local/bin/gconftool-2 Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XauFileName in -lXau... yes checking for XmuClientWindow in -lXmu... yes checking for users-admin... /usr/local/bin/users-admin using "/usr/local/sbin/gdmsetup" as the login screen setup command using "/usr/local/etc/gdm/custom.conf" as the gdm.conf location checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wchar-subscripts... yes checking whether gcc understands -Wsign-compare... yes checking whether gcc understands -Wno-strict-aliasing... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for GDU_MODULE_VERSION_CHECK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating help/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing intltool commands config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: Fast User Switch Applet Configuration: Prefix: /usr/local GDM Config File: /usr/local/etc/gdm/custom.conf GDM Setup: /usr/local/sbin/gdmsetup Users Admin: /usr/local/bin/users-admin ===> Building for fast-user-switch-applet-2.16.3 gmake all-recursive gmake[1]: Entering directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3' Making all in data gmake[2]: Entering directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3/data' LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po fast-user-switch-applet.schemas.in fast-user-switch-applet.schemas Generating and caching the translation database Merging translations into fast-user-switch-applet.schemas. sed -e "s|[EMAIL PROTECTED]@|/usr/local/libexec|" GNOME_FastUserSwitchApplet.server.in.in > GNOME_FastUserSwitchApplet.server.in LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_FastUserSwitchApplet.server.in GNOME_FastUserSwitchApplet.server Found cached translation database Merging translations into GNOME_FastUserSwitchApplet.server. gmake[2]: Leaving directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3/data' Making all in help gmake[2]: Entering directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3/help' xsltproc -o fast-user-switch-applet-C.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/local/share/gnome/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fast-user-switch-applet.omf.in" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` C/fast-user-switch-applet.xml xsltproc -o fast-user-switch-applet-es.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/local/share/gnome/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fast-user-switch-applet.omf.in" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` es/fast-user-switch-applet.xml xsltproc -o fast-user-switch-applet-fr.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/local/share/gnome/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fast-user-switch-applet.omf.in" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` fr/fast-user-switch-applet.xml xsltproc -o fast-user-switch-applet-pa.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pa --stringparam db2omf.omf_dir "/usr/local/share/gnome/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fast-user-switch-applet.omf.in" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` pa/fast-user-switch-applet.xml xsltproc -o fast-user-switch-applet-sr.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sr --stringparam db2omf.omf_dir "/usr/local/share/gnome/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fast-user-switch-applet.omf.in" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` sr/fast-user-switch-applet.xml xsltproc -o fast-user-switch-applet-sv.omf --stringparam db2omf.basename fast-user-switch-applet --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/local/share/gnome/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./fast-user-switch-applet.omf.in" `/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` sv/fast-user-switch-applet.xml gmake[2]: Leaving directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3/help' Making all in src gmake[2]: Entering directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/local/share/gnome"\" -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/panel-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0 -I/usr/X11R6/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O -pipe -MT fast_user_switch_applet-applet.o -MD -MP -MF ".deps/fast_user_switch_applet-applet.Tpo" -c -o fast_user_switch_applet-applet.o `test -f 'applet.c' || echo './'`applet.c; \ then mv -f ".deps/fast_user_switch_applet-applet.Tpo" ".deps/fast_user_switch_applet-applet.Po"; else rm -f ".deps/fast_user_switch_applet-applet.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/local/share/gnome"\" -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/panel-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0 -I/usr/X11R6/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O -pipe -MT fast_user_switch_applet-fusa-display.o -MD -MP -MF ".deps/fast_user_switch_applet-fusa-display.Tpo" -c -o fast_user_switch_applet-fusa-display.o `test -f 'fusa-display.c' || echo './'`fusa-display.c; \ then mv -f ".deps/fast_user_switch_applet-fusa-display.Tpo" ".deps/fast_user_switch_applet-fusa-display.Po"; else rm -f ".deps/fast_user_switch_applet-fusa-display.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/local/share/gnome"\" -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/panel-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0 -I/usr/X11R6/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O -pipe -MT fast_user_switch_applet-fusa-manager.o -MD -MP -MF ".deps/fast_user_switch_applet-fusa-manager.Tpo" -c -o fast_user_switch_applet-fusa-manager.o `test -f 'fusa-manager.c' || echo './'`fusa-manager.c; \ then mv -f ".deps/fast_user_switch_applet-fusa-manager.Tpo" ".deps/fast_user_switch_applet-fusa-manager.Po"; else rm -f ".deps/fast_user_switch_applet-fusa-manager.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/local/share/gnome"\" -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/panel-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0 -I/usr/X11R6/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O -pipe -MT fast_user_switch_applet-fusa-user.o -MD -MP -MF ".deps/fast_user_switch_applet-fusa-user.Tpo" -c -o fast_user_switch_applet-fusa-user.o `test -f 'fusa-user.c' || echo './'`fusa-user.c; \ then mv -f ".deps/fast_user_switch_applet-fusa-user.Tpo" ".deps/fast_user_switch_applet-fusa-user.Po"; else rm -f ".deps/fast_user_switch_applet-fusa-user.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/local/share/gnome"\" -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/panel-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0 -I/usr/X11R6/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O -pipe -MT fast_user_switch_applet-fusa-user-menu-item.o -MD -MP -MF ".deps/fast_user_switch_applet-fusa-user-menu-item.Tpo" -c -o fast_user_switch_applet-fusa-user-menu-item.o `test -f 'fusa-user-menu-item.c' || echo './'`fusa-user-menu-item.c; \ then mv -f ".deps/fast_user_switch_applet-fusa-user-menu-item.Tpo" ".deps/fast_user_switch_applet-fusa-user-menu-item.Po"; else rm -f ".deps/fast_user_switch_applet-fusa-user-menu-item.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/local/share/gnome"\" -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/panel-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0 -I/usr/X11R6/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O -pipe -MT fast_user_switch_applet-fusa-utils.o -MD -MP -MF ".deps/fast_user_switch_applet-fusa-utils.Tpo" -c -o fast_user_switch_applet-fusa-utils.o `test -f 'fusa-utils.c' || echo './'`fusa-utils.c; \ then mv -f ".deps/fast_user_switch_applet-fusa-utils.Tpo" ".deps/fast_user_switch_applet-fusa-utils.Po"; else rm -f ".deps/fast_user_switch_applet-fusa-utils.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\" -DDATADIR=\""/usr/local/share/gnome"\" -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/panel-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libglade-2.0 -I/usr/X11R6/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing -O -pipe -MT fast_user_switch_applet-gdm-queue.o -MD -MP -MF ".deps/fast_user_switch_applet-gdm-queue.Tpo" -c -o fast_user_switch_applet-gdm-queue.o `test -f 'gdm-queue.c' || echo './'`gdm-queue.c; \ then mv -f ".deps/fast_user_switch_applet-gdm-queue.Tpo" ".deps/fast_user_switch_applet-gdm-queue.Po"; else rm -f ".deps/fast_user_switch_applet-gdm-queue.Tpo"; exit 1; fi gdm-queue.c: In function `gdm_send_command': gdm-queue.c:402: warning: implicit declaration of function `signal' gdm-queue.c:402: warning: nested extern declaration of `signal' gdm-queue.c:402: error: `SIGPIPE' undeclared (first use in this function) gdm-queue.c:402: error: (Each undeclared identifier is reported only once gdm-queue.c:402: error: for each function it appears in.) gdm-queue.c:402: error: `SIG_IGN' undeclared (first use in this function) gdm-queue.c:402: warning: assignment makes pointer from integer without a cast gmake[2]: *** [fast_user_switch_applet-gdm-queue.o] Error 1 gmake[2]: Leaving directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/furthur/fast-user-switch-applet/work/fast-user-switch-applet-2.16.3' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/home/furthur/fast-user-switch-applet. gpserver#
_______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"