| Summary: | postgresql-7.3.2.ebuild (Update) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | eric sammer <eric> |
| Component: | New packages | Assignee: | PgSQL Bugs <pgsql-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | esigra |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | postgresql 7.3.2 ebuild | ||
|
Description
eric sammer
2003-02-18 04:33:21 UTC
Created attachment 8412 [details]
postgresql 7.3.2 ebuild
What's up? Can anyone put this into portage... ? I added this ebuild to portage as unstable. Please test. with this ebuild I can't call config for the firs time install. if I call "ebuild ... config" I get /usr/sbin/ebuild.sh: line 1065: pkg_config: command not found do I need this for first init of postgres? I think so. I can't su into user postgres because he says /var/db/posgresql does not exists. okay, I today rebuild postgres-7.3.2 and seems the ebuild got fixed checking whether to build with Tcl... yes
checking whether to build with Tk... yes
checking whether to build Perl modules... yes
checking whether to build Python modules... yes
checking whether to build Java/JDBC tools... yes
checking for jakarta-ant... no
checking for ant... /usr/bin/ant
checking whether /usr/bin/ant works... no
configure: error: ant does not work

!!! ERROR: dev-db/postgresql-7.3.2 failed.
!!! Function src_compile, Line 80, Exitcode 1
!!! (no error message)
 fixed |