Thread: SIg11 on suse linux

SIg11 on suse linux

From
"Francisco Figueiredo Jr."
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi all,

A friend is getting sig11 on suse linux while trying to establish any
connection to postgresql. Have you seen anything like that? He is using
Postgresql 8.1.4.

He compiled Postgresql with a common ./configure --with--ssl
- --prefix=/usr/local


After compiling and running initdb as soon as he tries to run createdb,
he get sig11 on server.

I tried the same here and I could get it working ok. The difference is
that I'm using Gentoo. Do you know if there is some detail about
compiling Postgresql on suse?

Thanks in advance.



- --
Regards,

Francisco Figueiredo Jr.
http://fxjr.blogspot.com
Npgsql Lead Developer
http://pgfoundry.org/projects/npgsql
MonoBrasil Project Founder Member
http://monobrasil.softwarelivre.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBRN4zKP7iFmsNzeXfAQI2jgf+Ih+cFc+HuzmNskNPqqNWmRppeQI3sSLA
/fLlhDjI3R2JjX0M+fp69Q5ZikWy+muCuV1d7iI8SoqgtwsuQZS4xiAZUXa5wbXS
78/bCjUVixG4n4dDXm/WbkYyg2U0o6bAAGz6LW4xi1kHgvnTCFwyYYSz9fzAshff
Z6CtARHxColWvaZeCyOVHkrqFj8og1MzitqnW8KCR2tYnnlECTwZB6zdaE9rgobm
5IUmH3dlFZ0j0S4i0jAR+MSUMKfoZk8N4NZaT6dcHBtrHlGt0BiQT7bLX4Jhb48I
cuHkwyWdy7gShIHjDNStMXq/E7IdVR6+Ptn+XQb1e48SDtIzu/2phg==
=xIOz
-----END PGP SIGNATURE-----
    
_______________________________________________________ 
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora! 
http://br.mobile.yahoo.com/mailalertas/ 



Re: SIg11 on suse linux

From
Andrew Dunstan
Date:


Francisco Figueiredo Jr. wrote:
> Hi all,
>
> A friend is getting sig11 on suse linux while trying to establish any
> connection to postgresql. Have you seen anything like that? He is using
> Postgresql 8.1.4.
>
> He compiled Postgresql with a common ./configure --with--ssl
> - --prefix=/usr/local
>
>
> After compiling and running initdb as soon as he tries to run createdb,
> he get sig11 on server.
>
> I tried the same here and I could get it working ok. The difference is
> that I'm using Gentoo. Do you know if there is some detail about
> compiling Postgresql on suse?
>
>
>   

Have him get a stack trace from the core file that should have been 
produced. Also, I see opensuse has postgresql 8.1.4 packages available 
at 
http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/i586/

cheers

andrew