Bug 125394 - Port Fix: graphics/mapserver Does not compile with gdal.
Summary: Port Fix: graphics/mapserver Does not compile with 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: 2008-07-08 05:50 UTC by Zane C. Bowers-Hadley
Modified: 2008-07-08 11:20 UTC (History)
0 users

See Also:


Attachments
file.diff (418 bytes, patch)
2008-07-08 05:50 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2008-07-08 05:50:01 UTC

If you select with gdal, it will not compile as it looks for gdal.12, but gdal.13 is installed by the gdal port.

The only issue is now you can select to compile it with gdal, but it now errors during compiling it. But atleast it selects it properly.

How-To-Repeat: 

1: Go to 'graphics/mapserver' and type 'make install', but besure to select with gdal from the menu.
2:
3: Watch it error with '===>   mapserver-5.0.3 depends on shared library: gdal.12 - not found' even though 'gdal-1.5.0' is installed.
4: Do 'find /usr/local/lib | grep gdal' and see '/usr/local/lib/libgdal.so.13' is installed.
5: Apply the included diff.
6: Notices it still errors when gdal is available, but at least it detects the dependency.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-08 05:50:09 UTC
Maintainer of graphics/mapserver,

Please note that PR ports/125394 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125394

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-08 05:50:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 wenheping 2008-07-08 09:34:00 UTC
Approved. Thanks.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-07-08 10:17:40 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2008-07-08 11:15:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-07-08 11:16:01 UTC
miwi        2008-07-08 10:15:43 UTC

  FreeBSD ports repository

  Modified files:
    graphics/mapserver   Makefile 
  Log:
  - Chase graphics/gdal shlib bump
  
  PR:             125394
  Submitted by:   "Zane C.B." <vvelox@vvelox.net>
  Approved by:    maintainer
  Pointy hat to:  rafan
  
  Revision  Changes    Path
  1.23      +1 -1      ports/graphics/mapserver/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"