Opened 13 years ago
Closed 13 years ago
#1484 closed defect (worksforme)
Build broken: PERL@ not found
Reported by: | dzwarg | Owned by: | pramsey |
---|---|---|---|
Priority: | critical | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
I checked out the new version of Postgis today, performed:
make distclean svn update ./autoconf.sh ./configure —with-pgconfig=/usr/local/pgsql/bin/pg_config —with-raster ./make
And I receive a build error when making all in Postgis. Attached is the build log.
Attachments (1)
Change History (7)
by , 13 years ago
comment:1 by , 13 years ago
Sorry for the poor formatting. These are the commands in order:
make distclean svn update ./autoconf.sh ./configure --with-pgconfig=/usr/local/pgsql/bin/pg_config --with-raster make
comment:2 by , 13 years ago
I don't think we should pass configure if we can't find a critical build component. r8879
comment:4 by , 13 years ago
I had this exact problem on my desktop, but it turned out that I'd neglected to run ./autogen.sh. After that, everything worked.
comment:6 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Build log of the command "make"