Back to the month index |
Back to the list index
|
Georg Horn (horn@uni-koblenz.de)
Mon, 26 Apr 1999 17:14:59 +0200 (CEST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Fernando Maior: "Re: mSQL: Checkboxes checked?"
- Previous message: Darrell Schulte: "Re: N# of results ?"
From: Georg Horn <horn@uni-koblenz.de> Message-Id: <199904261514.RAA06510@flens.uni-koblenz.de> Subject: Re: installing under Linux Date: Mon, 26 Apr 1999 17:14:59 +0200 (CEST)You wrote:
> I am having problems installing msql under Linux.
>
> The version of msql is 2.0.9. It is SuSE Linux (2.0.34)
>
> It seems that whenever there is an "snprintf" call, the programs give a
> segmentation violation. Changing the snprintf to sprint statements seems to
> fix the problem.
>
> However, a small test prgram with one call to snprintf executes without
> problems.
>
> I have had a similar problem before with an earlier version of msql with
> Slackware Linux, where the problem appeared to be fprintf.
Hm, looks like some strange header files or library versions. Which
version of the compiler/libc/kernel do you use? (Be aware that
/usr/include/linux must be a link to /usr/src/linux/include, and that
/usr/linux ist normally a link to the current kernel version, for
example /usr/src/linux-2.0.34.
Bye,
Georg
- Next message: Fernando Maior: "Re: mSQL: Checkboxes checked?"
- Previous message: Darrell Schulte: "Re: N# of results ?"