Bug 116252 - net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT
Summary: net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT
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: 2007-09-10 08:10 UTC by Vladimir Laskov
Modified: 2007-09-11 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (214 bytes, patch)
2007-09-10 08:10 UTC, Vladimir Laskov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Laskov 2007-09-10 08:10:04 UTC
NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base compilator on 7.0-CURRENT)

Fix: use GCC 3.4 compiler

Patch attached with submission follows:
How-To-Repeat: use old compiler
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-11 21:53:31 UTC
edwin       2007-09-11 20:53:27 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/netxms      Makefile 
  Log:
  net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT
  
          NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base
          compilator on 7.0-CURRENT)
  
  PR:             ports/116252
  Submitted by:   Vladimir Ermakov <samflanker@gmail.com>
  
  Revision  Changes    Path
  1.2       +1 -3      ports/net-mgmt/netxms/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 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-11 21:53:33 UTC
State Changed
From-To: open->closed

Committed, thanks!