Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Feb 2004 16:44:11 +0100 (CET)
From:      Martin Kaeske <Martin.Kaeske@Stud.TU-Ilmenau.DE>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62542: missing g7733.1 stops gcc33 build
Message-ID:  <20040208154411.D40E7256271@fourier.hh59.local>
Resent-Message-ID: <200402081550.i18FoGRk023434@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62542
>Category:       ports
>Synopsis:       missing g7733.1 stops gcc33 build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 08 07:50:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Martin Kaeske
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD fourier.hh59.local 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Feb 6 14:02:03 CET 2004 martin@fourier.hh59.local:/usr/obj/usr/src/sys/FOURIER i386


	
>Description:
	As I tried to build lang/gcc33 it failed to 'mv g7733.1 g77-33.1' because this file wasn't there.
	My Ports-Collection tries to build gcc-3.3.3_20040126. A friend of mine has build version 
	gcc-3.3.3_20031103 without any problem, so maybe the problem is in the Makefile (that was changed
	after that 2003 version)
	
>How-To-Repeat:
	cd /usr/ports/lang/gcc33
	make install clean
	
>Fix:
	I changed the Makefile to test wether g7733.1 is there or not and after that the build succeeded.
	But maybe there is some deeper problem.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040208154411.D40E7256271>