Bug 138897 - failed build of graphics/gdal
Summary: failed build of graphics/gdal
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 12:20 UTC by stepan
Modified: 2009-09-22 14:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stepan 2009-09-17 12:20:03 UTC
Can not install graphics / gdal. "make install" Ends error message:

......
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/var/ports/usr/ports/graphics/geos/work/geos-3.1.1'
gmake[1]: Leaving directory `/var/ports/usr/ports/graphics/geos/work/geos-3.1.1'
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for geos-3.1.1
===>   Returning to build of gdal-1.6.0_1
Error: shared library "geos.7" does not exist
*** Error code 1

Stop in /usr/ports/graphics/gdal.
*** Error code 1

Stop in /usr/ports/graphics/gdal.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-18 12:08:43 UTC
State Changed
From-To: open->closed

Fixed in graphics/gdal/Makefile rev. 1.38, thanks for the report!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-18 12:09:17 UTC
pav         2009-09-18 11:09:09 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gdal        Makefile 
  Log:
  - Correct geos depobj
  
  PR:             ports/138897
  Reported by:    Jaroslav Stepan <stepan@zabreh.cz>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.38      +1 -1      ports/graphics/gdal/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jaroslav Stepan 2009-09-22 14:04:57 UTC
Fix confirmed, everything is fine, thanks.

Jaroslav Stepan