Hm, this was a tricky one. What OS are you compiling on? A inital guess is that the compiler cannot find the definition for 'rlimit'.

Jari


Osvid wrote:
Hello,

I have some problems with the BASE 1.2.17b installation. When I run
"make install" I get these errors:

gcc -DHAVE_CONFIG_H -I. -I. -I../..    -DJOBRUNNER_USER_UID=507
-DBASE_USER_UID=507 -Wall  -march=i686 -O3  -c -o jobRunner-jobRunner.o
`test -f 'jobRunner.c' || echo './'`jobRunner.c
jobRunner.c: In function `main':
jobRunner.c:96: parse error before `struct'
jobRunner.c:98: `cpulim' undeclared (first use in this function)
jobRunner.c:98: (Each undeclared identifier is reported only once
jobRunner.c:98: for each function it appears in.)
jobRunner.c:100: `rl' undeclared (first use in this function)
jobRunner.c:104: parse error before `long'
jobRunner.c:110: `ramlim' undeclared (first use in this function)
make[2]: *** [jobRunner-jobRunner.o] Error 1
make[2]: Leaving directory `/home/base/base-1.2.17/src/jobRunner'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/base/base-1.2.17/src'
make: *** [install-recursive] Error 1

What do you suggest me?

Thanks in advance!

Óscar D.

--
Óscar David Sánchez Jiménez
Telecommunications Engineer - Computer Science Ph.D. student
Grupo de Informática Médica
ITACA - BET (Bioingeniería, Electrónica y Telemedicina)
Universidad Politécnica de Valencia
Camino de Vera s/n E-46022 Valencia (Spain)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

--
Jari Hakkinen, PhD
Complex Systems Division                        mailto:[EMAIL PROTECTED]
Department of Theoretical Physics               phone: +46 (0)46 2229347
Lund University                                 fax:   +46 (0)46 2229686
Solvegatan 14a, SE-223 62 Lund, Sweden          http://www.thep.lu.se


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to