AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  xmms or xmcd

    Posted 03/10/06 12:20 PM

    Originally posted by: SystemAdmin


    I am trying to run either xmms or xmcd on p285 workstation. When I tried to compile, xmms, I received errors stating

    Target "install-exec-am" is up to date.
    /bin/sh ./../mkinstalldirs /usr/local/include/xmms
    ./../install-sh -c -m 644 configfile.h /usr/local/include/xmms/configfile.h
    ./../install-sh -c -m 644 xmmsctrl.h /usr/local/include/xmms/xmmsctrl.h
    ./../install-sh -c -m 644 dirbrowser.h /usr/local/include/xmms/dirbrowser.h
    ./../install-sh -c -m 644 util.h /usr/local/include/xmms/util.h
    ./../install-sh -c -m 644 formatter.h /usr/local/include/xmms/formatter.h
    ./../install-sh -c -m 644 titlestring.h /usr/local/include/xmms/titlestring.h
    Target "install-data-am" is up to date.
    Target "install" is up to date.
    Making install in xmms
    Making install in defskin
    Target "install-exec-am" is up to date.
    Target "install-data-am" is up to date.
    Target "install" is up to date.
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/opt/freeware/include/gtk-1.2 -I/opt/freeware/include/glib-1.2 -I/opt/freeware/lib/glib/include -D_REENTRANT -D_THREAD_SAFE -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I.. -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -MT bmp.o -MD -MP -MF ".deps/bmp.Tpo" -c -o bmp.o `test -f 'bmp.c' || echo './'`bmp.c; then mv -f ".deps/bmp.Tpo" ".deps/bmp.Po"; else rm -f ".deps/bmp.Tpo"; exit 1; fi
    In file included from xmms.h:43,
    from bmp.c:20:
    util.h:45: error: parse error before '.' token
    make: The error code from the last command is 1.
    Stop.
    make: The error code from the last command is 1.
    Stop.
    make: The error code from the last command is 1.

    also, when I tried running xmcd from the AIX Linux Toolbox cd, it fails. Any suggestions on making this work as well?


    #AIX-Forum