I couldn't get edb to configure for the *longest* time due to this error
in ./autogen.sh

"./ltconfig: Can't open ./ltconfig: No such file or directory
configure: error: libtool configure failed"

Well after making two files ltconfig and and libtool both just saying.

"#!/bin/sh
echo /usr/local/bin/libtool"

it configures but sh*ts itself during 'make'.

"source='edb_shash.c' object='edb_shash.lo' libtool=yes 
depfile='.deps/edb_shash.Plo' tmpdepfile='.deps/edb_shash.TPlo' 
depmode=gcc3 /bin/sh ../depcomp  /bin/sh ../libtool --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I..  -I.  -I../src 
-DLIBDIR=\"/usr/local/lib\"  -DBINDIR=\"/usr/local/bin\" 
-DDATADIR=\"/usr/local/share\"  -D_THREAD_SAFE -pthread  -g -O2 -c -o
edb_shash.lo `test -f edb_shash.c || echo './'`edb_shash.c
/usr/local/bin/libtool
mv: .deps/edb_shash.TPlo: No such file or directory
/bin/sh ../libtool --mode=link gcc  -g -O2    -o libedb.la -rpath
/usr/local/lib -version-info 1:5:0 e_db.lo bt_compare.lo edb_auto.lo
hash_rec.lo  mp_fget.lo os_open.lo bt_conv.lo edb_conv.lo hash_stat.lo 
mp_fopen.lo os_rpath.lo bt_curadj.lo edb_dispatch.lo lock.lo  mp_fput.lo
os_rw.lo bt_cursor.lo edb_dup.lo lock_conflict.lo  mp_fset.lo os_seek.lo
bt_delete.lo edb_iface.lo  lock_deadlock.lo mp_open.lo os_sleep.lo
bt_open.lo edb_join.lo  lock_region.lo mp_pr.lo os_spin.lo bt_page.lo
edb_overflow.lo  lock_util.lo mp_region.lo os_stat.lo bt_put.lo
edb_pr.lo log.lo  mp_sync.lo os_tmpdir.lo bt_rec.lo edb_rec.lo
log_archive.lo  mutex.lo os_unlink.lo bt_recno.lo edb_ret.lo
log_auto.lo  os_abs.lo txn.lo bt_rsearch.lo edbm.lo log_compare.lo 
os_alloc.lo txn_auto.lo bt_search.lo hash.lo log_findckp.lo 
os_config.lo txn_rec.lo bt_split.lo hash_auto.lo log_get.lo  os_dir.lo
xa.lo bt_stat.lo hash_conv.lo log_put.lo os_fid.lo  xa_edb.lo
btree_auto.lo hash_dup.lo log_rec.lo os_fsync.lo  xa_map.lo edb.lo
hash_func.lo log_register.lo os_map.lo  edb_am.lo hash_page.lo mp_bh.lo
os_oflags.lo edb_appinit.lo  edb_apprec.lo edb_byteorder.lo edb_err.lo
edb_log2.lo  edb_region.lo edb_salloc.lo edb_shash.lo  
/usr/local/bin/libtool
Making all in test
source='edb_test.c' object='edb_test.o' libtool=no 
depfile='.deps/edb_test.Po' tmpdepfile='.deps/edb_test.TPo' 
depmode=gcc3 /bin/sh ../depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../src   -D_THREAD_SAFE -pthread  -g -O2 -c `test -f edb_test.c ||
echo './'`edb_test.c
make: don't know how to make ../src/libedb.la. Stop
*** Error code 1

Stop in /usr/home/mike/Source/e17/libs/edb.
*** Error code 1

Stop in /usr/home/mike/Source/e17/libs/edb."


This is really discouraging.. I'd *really* rather not have to go back to
Linux because of this.



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to