Bug 108174 - make package fails in lang/gcc42
Summary: make package fails in lang/gcc42
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: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-21 08:50 UTC by TsurutaniNaoki
Modified: 2007-01-25 22:40 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 TsurutaniNaoki 2007-01-21 08:50:16 UTC
	make package fails in lang/gcc42.
	$PREFIX/bin/jar42 missing.

Fix: 

$PREFIX/bin/jar42 does not exist.
	remove entry about bin/jar42 from pkg-plist.
	I do not know whether bin/jar42 should be installed...
	I do not check about lang/gcc43 etc.
How-To-Repeat: 	cd /usr/ports/lang/gcc42
	make install
	make package
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-21 08:50:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gerald

Over to maintainer
Comment 2 Gerald Pfeifer freebsd_committer freebsd_triage 2007-01-25 22:20:46 UTC
State Changed
From-To: open->closed

Fixed as part of the update of the lang/gcc42 port that I just committed.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-25 22:30:30 UTC
gerald      2007-01-25 22:29:59 UTC

  FreeBSD ports repository

  Modified files:
    lang/gcc42           Makefile distinfo 
  Log:
  Always build with JAR=no to avoid locating an already installed copy of jar
  and thus not laying down our own in $PREFIX/bin/jar42.
  
  Update to the 20070124 snapshot of GCC 4.2.0 on the way.
  
  PR:             108174
  Debugged with:  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  Tested by:      Stephen Montgomery-Smith <stephen@math.missouri.edu>, db
  
  Revision  Changes    Path
  1.300     +2 -1      ports/lang/gcc42/Makefile
  1.189     +18 -18    ports/lang/gcc42/distinfo
_______________________________________________
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"