Mailinglist Archive: opensuse (3261 mails)
| < Previous | Next > |
Cannot compile xbsql(rekall)
- From: Albert Wagner <alwagner@xxxxxxxx>
- Date: Sat, 14 Apr 2001 21:54:23 -0500
- Message-id: <01041421542401.00849@linux>
Rekall, a product of the Kompany, will not compile. Can anyone tell from the
snippet below what I have to do? Thanks ahead for any help.
$ make
Making all in xbsql
make[1]: Entering directory `/root/pkg/xbsql-0.1/xbsql'
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.
-g -c xb_value.cpp
In file included from xb_value.cpp:19:
xbsql.h:21: xbase.h: No such file or directory
make[1]: *** [xb_value.lo] Error 1
make[1]: Leaving directory `/root/pkg/xbsql-0.1/xbsql'
make: *** [all-recursive] Error 1
$ ~/pkg/xbsql-0.1
$ locate xbase.h
/usr/doc/xbase-devel-1.8.1/xbase.html
/usr/include/xbase/xbase.h
snippet below what I have to do? Thanks ahead for any help.
$ make
Making all in xbsql
make[1]: Entering directory `/root/pkg/xbsql-0.1/xbsql'
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.
-g -c xb_value.cpp
In file included from xb_value.cpp:19:
xbsql.h:21: xbase.h: No such file or directory
make[1]: *** [xb_value.lo] Error 1
make[1]: Leaving directory `/root/pkg/xbsql-0.1/xbsql'
make: *** [all-recursive] Error 1
$ ~/pkg/xbsql-0.1
$ locate xbase.h
/usr/doc/xbase-devel-1.8.1/xbase.html
/usr/include/xbase/xbase.h
| < Previous | Next > |