More install woes (on solaris)



I am continuing to install from source on Solaris but am having some
problems with control-center. I've tried installing from the 1.4.0
tarball, the 1.4.0.1 tarball and from CVS. 

The CVS version gives compile errors like this:
preferences.c: In function `sound_event_read_xml':
preferences.c:843: structure has no member named `childs'
preferences.c:835: warning: `node' might be used uninitialized in this
function
preferences.c: At top level:
preferences.c:855: warning: `xml_read_int' defined but not used
preferences.c:870: warning: `xml_write_int' defined but not used
preferences.c:920: warning: `apply_timeout_cb' defined but not used
make[3]: *** [preferences.o] Error 1
make[3]: Leaving directory
`/mnt/proj/ben/req6229-gnome1.4/control-center/capplets/new-sound-properties'
make[2]: *** [all-recursive] Error 1


The 1.4.0.1 tarball gives a configure error:

[ben turing/proj/ben/req6229-gnome1.4/control-center-1.4.0.1]$
./configure 
loading cache ./config.cache
configure: error: can not find install-sh or install.sh in .. ../..
../../..
[ben turing/proj/ben/req6229-gnome1.4/control-center-1.4.0.1]$ 


The 1.4.0 tarball gives 
-lsocket -laudiofile -lm -ldb -lglib -ldl -L/usr/local/lib
-lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lresolv -lnsl
-lsocket -lm -L/usr/local/lib -lgnomevfs -L/usr/local/lib -lgmodule
-lgthread -lglib -lthread -ldl -lgdk_pixbuf libuuid/libuuid.a
-R/usr/local/lib -R/usr/local/X11R6.4//lib
Undefined                       first referenced
symbol                             in file
oaf_server_info_prop_lookup         file-types-capplet-dialogs.o
(symbol belongs to implicit dependency /usr/local/lib/liboaf.so.0)
ld: fatal: Symbol referencing errors. No output written to
.libs/file-types-capplet
collect2: ld returned 1 exit status
make[4]: *** [file-types-capplet] Error 1
make[4]: Leaving directory
`/mnt/proj/ben/req6229-gnome1.4/control-center-1.4.0/capplets/file-types'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/mnt/proj/ben/req6229-gnome1.4/control-center-1.4.0/capplets/file-types'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/proj/ben/req6229-gnome1.4/control-center-1.4.0/capplets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/proj/ben/req6229-gnome1.4/control-center-1.4.0'make: ***
[all-recursive-am] Error 2
[ben turing/proj/ben/req6229-gnome1.4/control-center-1.4.0]$ 


Any ideas?

Thanks again,
   Ben






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]