[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
[Fwd: Configuring Catalog ...Out of Memory at install time]
Hello
Not sure if the problem below reached the mailling list but thought I'd
try it again any way.
Thanks
-------- Original Message --------
Subject: Configuring Catalog ...Out of Memory at install time
Date: Tue, 20 Jul 1999 21:17:13 +0800
From: Nicholas Tang <ntang@singnet.com.sg>
To: minivend-users@minivend.com
Greetings
I'm new to MV and Ive been trying to install it (3.14) on BSDI with the
Storable
Function on at ./configure time but I'm getting the following at the end
when
the daemon starts
"Configuring Catalog ...Out of Memory."
It works fine if I don't specify Storable though...Can anyone help? The
server its runnig on has 384MB RAM and it's very lightly
loaded...running
PERL 5.00402 and the configure program claims that the server had
Raphael
Manfredi's Storable module installed. The following errors are also
detected
during install
---------------------------------------------
Adjusting program variables and defines...done.
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for socket in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) no
checking for environ declaration in unistd.h... (cached) no
checking return type of signal handlers... (cached) void
checking for select... (cached) yes
checking for socket... (cached) yes
checking for strerror... (cached) yes
updating cache ./config.cache
creating ./config.status
creating syscfg
creating config.h
config.h is unchanged
Compiling, this may take a sec...In file included from tlink.c:38:
/usr/include/arpa/inet.h:76: warning: `struct in_addr' declared inside
parameter list
/usr/include/arpa/inet.h:76: warning: its scope is only this definition
or
declaration,
/usr/include/arpa/inet.h:76: warning: which is probably not what you
want.
/usr/include/arpa/inet.h:77: warning: `struct in_addr' declared inside
parameter list
/usr/include/arpa/inet.h:77: warning: parameter has incomplete type
/usr/include/arpa/inet.h:80: warning: parameter has incomplete type
/usr/include/arpa/inet.h:84: warning: parameter has incomplete type
done.
That takes care of the program configuration.Ð
----------------------------------------------------------
Thanks