From: | Patrick Hatcher <PHatcher(at)macys(dot)com> |
---|---|
To: | "Andreas Pflug <pgadmin" <pgadmin(at)pse-consulting(dot)de> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: OS X compile error |
Date: | 2004-11-10 17:44:47 |
Message-ID: | OFF9067D7A.2AF6A0D5-ON88256F48.006091AF-88256F48.0062BB27@fds.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Ok great news. I was able to compile!
Bad news:
When I issue the command ./pgadmin3 from the terminal I get the
following error message:
Welcome to Darwin!
Patrick-Hatchers-Computer:~ fd02ph0$ /usr/local/pgadmin3/bin/pgadmin3;
exit
Bus error
logout
We're getting close!
Thanks again for the help
Patrick Hatcher
Macys.Com
Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
11/10/04 01:42 AM
To
Patrick Hatcher <PHatcher(at)macys(dot)com>
cc
pgadmin-support(at)postgresql(dot)org
Subject
Re: [pgadmin-support] OS X compile error
Patrick Hatcher wrote:
>
> Trying to compile code from the CVS and I receive this error:
>
> ld: Undefined symbols:
> ctlComboBox::GetStringSelection() const
That method is unused, but was defined in ctlComboBox.h; removed now.
Try the new version.
Please report if you're successful.
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Bjørn T Johansen | 2004-11-10 18:21:12 | pgAdmin III v1.2 RC? |
Previous Message | Andreas Pflug | 2004-11-10 13:21:09 | Re: error on pg_admin post_beta 3 (Nov 2 2004) |