[Kroupware] Seg Fault during installation
Stephan Buys
s.buys at icon.co.za
Sun Apr 13 11:11:09 CEST 2003
Hi Bill,
What about using strace with the command? This should show you
where the segfault occurs.
> strace rpm -bb make.spec
You might want to redirect the output to a file and step through it.
(There will be a lot of information)
Regards,
Stephan
On Friday 11 April 2003 20:55, Bill wrote:
> I'm attempting to install Kolab server on a RH7.3 box (PIII). This is
> the process I've used so far:
>
> 1. download src rpm's from kolab-current directory
> 2. as normal user: sh ./openpkg-1.2.0-1.2.0.src.sh --prefix=/kolab
> --user=kolab --group=kolab 2>&1 | tee > kolab.log
> 3. installed the resulting binary as root
> 4. su - kolab
> 5. rpm -ihv *.src.rpm
> 6. rpm -bb make.spec
>
> I can get this far without hitch. However, when I su to root and
> attempt to install the rpm I get a seg fault. The seg fault result is
> pretty much immediate, it gives no other info and I didnt find a core
> file.
>
> I did a quick search thru the archives and didnt notice anything
> relevant.
>
> If I am understanding the log correctly, the problems seems to be
> missing header files?
>
> I've attached a copy of the config.log. Could someone offer me some
> advice on how to fix this issue?
>
> Thanks
>
> -b
More information about the Kroupware
mailing list