Re: Pb with compiling kdebase 2.2

2001-08-17 Thread Alexander N. Kabaev

ld only is not sufficient. ld + all libraries it depends on (read: binutils)
should be recompiled.

On 17-Aug-2001 Ollivier Robert wrote:
> According to Alexander N. Kabaev:
>> ld had a nasty bug in -CURRENT which resulted exactly in this kind of
>> errors.
>> David O'Brien has imported a new snapshot which fixes the problem some time
>> ago. Upgrade your -CURRENT box.
> 
> Hmmm, I've upgraded ld, ld-elf.so, crt*.o and it still does this...
> 
> Will I have to buildworld... ?
> -- 
> Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=-
> [EMAIL PROTECTED]
> FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun  4 22:44:19 CEST 2000
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message


E-Mail: Alexander N. Kabaev <[EMAIL PROTECTED]>
Date: 17-Aug-2001
Time: 13:28:27


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Pb with compiling kdebase 2.2

2001-08-17 Thread Ollivier Robert

According to Alexander N. Kabaev:
> ld had a nasty bug in -CURRENT which resulted exactly in this kind of errors.
> David O'Brien has imported a new snapshot which fixes the problem some time
> ago. Upgrade your -CURRENT box.

Hmmm, I've upgraded ld, ld-elf.so, crt*.o and it still does this...

Will I have to buildworld... ?
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun  4 22:44:19 CEST 2000

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: Pb with compiling kdebase 2.2

2001-08-17 Thread Alexander N. Kabaev

ld had a nasty bug in -CURRENT which resulted exactly in this kind of errors.
David O'Brien has imported a new snapshot which fixes the problem some time
ago. Upgrade your -CURRENT box.

On 17-Aug-2001 Ollivier Robert wrote:
> I'm trying tpo compile kdebase 2.2 (kdelibs 2.2 went fine) on my Jul, 18th
> current system. It fails with the following error:
> 
> ...
> /usr/X11R6/bin/uic -o kmousedlg.h ./kmousedlg.ui
> /usr/libexec/ld-elf.so.1: /usr/lib/crtn.o: unsupported file type
> 
> 510 [10:50] root@caerdonn:kdebase2# file /usr/X11R6/bin/uic /usr/lib/crtn.o  
> /usr/X11R6/bin/uic: ELF 32-bit LSB executable, Intel 80386, version 1
> (FreeBSD), dynamically linked (uses shared libs), stripped
> /usr/lib/crtn.o: ELF 32-bit LSB relocatable, Intel 80386, version 1
> (FreeBSD), not stripped
> 
> -r-xr-xr-x  1 root  wheel  204968 Jul 31 16:41 /usr/X11R6/bin/uic*
> -r--r--r--  1 root  wheel 621 Jun 15 17:03 /usr/lib/crtn.o
> 
> The same package compiled fine on my 4.4-PRERELEASE system.
> 
> Any idea?

E-Mail: Alexander N. Kabaev <[EMAIL PROTECTED]>
Date: 17-Aug-2001
Time: 09:41:29


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message