Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 1999 14:42:45 +0100 (CET)
From:      elwood@mc5sys.in-berlin.de
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   gnu/9946: linker problem with gcc 2.7.2.1 ??
Message-ID:  <199902071342.OAA46212@mc5sys.in-berlin.de>

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

>Number:         9946
>Category:       gnu
>Synopsis:       linker problem with gcc 2.7.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb  7 05:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Frank Gruender
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
The Psychedelic Underground
>Environment:

	FreeBSD mc5sys.in-berlin.de 4.0-CURRENT FreeBSD 4.0-CURRENT #1: Thu Feb  4 16:58:35 CET 1999     root@mc5sys.in-berlin.de:/usr/src/sys/compile/MC5SYS_ISDN  i386


>Description:

	Same problem as PR ports/8917 ?!
	Errors while compiling and linking qtarch and other ports:

	/ports/devel/qtarch:

	===>  Extracting for qtarch-1.4.1
	>> Checksum OK for qtarch-1.4-1.tar.gz.
	===>   qtarch-1.4.1 depends on executable: gmake - found
	===>   qtarch-1.4.1 depends on shared library: qt.2 - found
	===>  Patching for qtarch-1.4.1
	===>  Applying FreeBSD patches for qtarch-1.4.1
	===>  Configuring for qtarch-1.4.1
	===>  Building for qtarch-1.4.1
	gmake[1]: Entering directory `/usr/ports/devel/qtarch/work/qtarch-1.4/bmp'
	Compiling qembed.cpp
	gcc qembed.o -o qembed -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lqt -lX11
	/usr/lib/libstdc++.so.2: undefined reference to `__unwind_function'
	/usr/lib/libstdc++.so.2: undefined reference to `__find_first_exception_table_match'
	/usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions'
	gmake[1]: *** [qembed] Error 1
	gmake[1]: Leaving directory `/usr/ports/devel/qtarch/work/qtarch-1.4/bmp'
	gmake: *** [bmp_d] Error 2
	*** Error code 2
	[...]


>How-To-Repeat:

	Compile /ports/devel/qtarch,
		/ports/games/pp,
		/ports/audio/xamp,
		/ports/games/xlines

	they have all the same problem!
	See also:

	http://www.freebsd.org/~asami/errorlogs/3-full/qtarch-1.4.1.log
	http://www.freebsd.org/~asami/errorlogs/3-full/pp-0.01.log
	http://www.freebsd.org/~asami/errorlogs/3-full/xamp-0.8.7.log
	http://www.freebsd.org/~asami/errorlogs/3-full/xlines-1.0.log

>Fix:
	
	Unavailable.

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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