Re: Compile on SuSE 9.0

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Compile on SuSE 9.0
Дата
Msg-id 3FE2C906.6080501@pse-consulting.de
обсуждение исходный текст
Ответ на Compile on SuSE 9.0  ("Mark A. Taff" <marktaff@comcast.net>)
Список 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 по дате отправления:

Предыдущее
От: "Mark A. Taff"
Дата:
Сообщение: Compile on SuSE 9.0
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Compile on SuSE 9.0