Re: Compile on SuSE 9.0 - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Compile on SuSE 9.0
Date
Msg-id 3FE2C906.6080501@pse-consulting.de
Whole thread Raw
In response to Compile on SuSE 9.0  ("Mark A. Taff" <marktaff@comcast.net>)
List pgadmin-support
Mark A. Taff wrote:

>Has anyone gotten pgAdmin3 to compile on SuSE 9.0 (the binaries don't work..)?
>
>I've gotten wxWindows to compile and install just fine.  pgAdmin3 configures 
>fine (well, at least no errors reported).  It begins to compile fine, but 
>then when it tries to compile the final binary I get thousands of "undefined 
>reference" errors from what seems like every line of code in the app.  Make 
>then exits with an error.
>
>  
>

Obviously, some libs are missing. Can you identify by the undefined 
reference's names which? Or send a make log.
You could check in Makefile, if LDFLAGS and LIBS point to valid libraries.

Regards,
Andreas




pgadmin-support by date:

Previous
From: "Mark A. Taff"
Date:
Subject: Compile on SuSE 9.0
Next
From: Jean-Michel POURE
Date:
Subject: Re: Compile on SuSE 9.0