libxfce4util bad flags (sun studio)

Erik Harrison erikharrison at gmail.com
Fri Sep 1 21:35:35 CEST 2006


On 9/1/06, Anil <replicase at gmail.com> wrote:
> I think I should be able to remove these flags and it will work, but
> would like a nicer fix.
>
> Thanks,
>
> PS: Where do we email for compile problems, is xfce at xfce.org sufficient?

You probably want to hit the dev (xfce4-dev at xfce.org) instead, and
dropping a bug (bugs.xfce.org) is always appreciated

>
>
>  /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I..
> "-DDEFAULT_XDG_CACHE_HOME=\"~/.cache\""
> "-DDEFAULT_XDG_DATA_HOME=\"~/.local/share\""
> "-DDEFAULT_XDG_CONFIG_HOME=\"~/.config\""
> -DDEFAULT_XDG_DATA_DIRS=\"/opt/Xfce-beta/share:/usr/local/share:/usr/share\"
> -DDEFAULT_XDG_CONFIG_DIRS=\"/opt/Xfce-beta/etc/xdg:/opt/Xfce-beta/etc/xfce4:/etc/xdg\"
> -DDATADIR=\"/opt/Xfce-beta/share\" -DSYSCONFDIR=\"/opt/Xfce-beta/etc\"
> -DPACKAGE_LOCALE_DIR=\"/opt/Xfce-beta/share/locale\"
> -DG_LOG_DOMAIN=\"libxfce4util\"
> -DKIOSKDIR=\"/opt/Xfce-beta/etc/xdg/xfce4/kiosk\" -DKIOSKDEF=\"ALL\"
> -DLIBXFCE4UTIL_COMPILATION -I/opt/Xfce-beta/include -I/usr/X11/include
> -I/usr/openwin/include -I/opt/Xfce-beta/include/glib-2.0
> -I/opt/Xfce-beta/lib/glib-2.0/include -I/opt/Xfce-beta/include
> -I/usr/X11/include -I/usr/openwin/include -O0 -g3 -Werror -Wall -c
> xfce-rc-config.c  -KPIC -DPIC -o
> .libs/libxfce4util_la-xfce-rc-config.o
> cc: Warning: option -0 passed to ld
> cc: Warning: option -3 passed to ld
> cc: illegal option -Werror
> *** Error code 1
> dmake: Warning: Command failed for target `libxfce4util_la-xfce-rc-config.lo'
> Current working directory
> /data/Xfce-beta-src/xfce/libxfce4util-4.3.90.3svn-r22981/libxfce4util
> *** Error code 1
> dmake: Fatal error: Command failed for target `all'
> Current working directory
> /data/Xfce-beta-src/xfce/libxfce4util-4.3.90.3svn-r22981/libxfce4util
> *** Error code 1
> The following command caused the error:
> failcom='exit 1'; \
> for f in x $MAKEFLAGS; do \
>   case $f in \
>     *=* | --[!k]*);; \
>     *k*) failcom='fail=yes';; \
>   esac; \
> done; \
> dot_seen=no; \
> target=`echo all-recursive | sed s/-recursive//`; \
> list='libxfce4util
>   docs                                                          po
>                                      xfce4-kiosk-query'; for subdir in
> $list; do \
>   echo "Making $target in $subdir"; \
>   if test "$subdir" = "."; then \
>     dot_seen=yes; \
>     local_target="$target-am"; \
>   else \
>     local_target="$target"; \
>   fi; \
>   (cd $subdir && make  $local_target) \
>   || eval $failcom; \
> done; \
> if test "$dot_seen" = "no"; then \
>   make  "$target-am" || exit 1; \
> fi; test -z "$fail"
> dmake: Fatal error: Command failed for target `all-recursive'
> Current working directory
> /data/Xfce-beta-src/xfce/libxfce4util-4.3.90.3svn-r22981
> *** Error code 1
> dmake: Fatal error: Command failed for target `all'
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce
> http://www.xfce.org
>


-- 
Erik

<@kazin> why does php have 'echo' and 'print'?  Do they do different things?
<Bluefoxicy> kazin:  echo prints in a big empty room



More information about the Xfce mailing list