Re: need help with Xfree86

2003-05-28 Thread Marcus Brinkmann
On Wed, May 28, 2003 at 04:52:45PM +0200, Robert Millan wrote: > I "fixed" (or not, see my post in bug-hurd) Let me repeat here that it is vital to test if local and remote connections are still working after making this change. > --- xc/config/cf/gnu.cf.old 2003-05-26 23:46:46.0 +0200

[no subject]

2003-05-28 Thread info
=== Sollten Sie keine Informationen mehr von uns wünchen, können Sie Ihre Email-Adresse über folgende URL sofort aus dem System entfernen: http://www.sylvenstein.com/mailer/mailnews.html ===

Jetzt im neuen Outfit...

2003-05-28 Thread info
Sehr geehrte Damen und Herren, klein, quadratisch, praktisch und hoffentlich gut, präsentiert sich jetzt unser "Marktplatz" für das Bayerische Oberland. Unter http://www.sylvenstein.com finden Sie unsere neu überholte regionale Suchmaschine, das Oberland-Branchenbuch und natürlich unseren gros

Re: weird linker problem (was: Re: Must NOT link with pthread)

2003-05-28 Thread Marcus Brinkmann
On Wed, May 28, 2003 at 04:03:18PM +0200, Robert Millan wrote: > in xfree86, the makefile calls gcc instead of g++ when it wants > to link glxinfo. glxinfo is a C program that links against a C++ library > (i think you've hit this one long ago, during the libio transition). For C programs, I guess

need help with Xfree86

2003-05-28 Thread Robert Millan
hi, Daniel Stone asked me to review his pre-release of Xfree86 4.3.0-0pre1v1, but i'm currently busy and running out of time. I "fixed" (or not, see my post in bug-hurd) a problem with assumption we have BSD4.4 sockets, but then the Xfree86 install target crashes the system in a way that isn't e

Re: compiler/linker isssues

2003-05-28 Thread Marcus Brinkmann
On Wed, May 28, 2003 at 04:39:42PM +0200, Robert Millan wrote: > On Tue, May 27, 2003 at 05:22:31PM +0200, Marcus Brinkmann wrote: > > > > A complete build log. If possible, the whole build three somewhere, that > > allows me to look at the actual object files. Then you need to repeat the > > gc

Re: compiler/linker isssues

2003-05-28 Thread Robert Millan
On Tue, May 27, 2003 at 05:22:31PM +0200, Marcus Brinkmann wrote: > > A complete build log. If possible, the whole build three somewhere, that > allows me to look at the actual object files. Then you need to repeat the > gcc/link command that fails with -v, so we see the whole command. The > ve

Re: compiler/linker isssues

2003-05-28 Thread Marcus Brinkmann
On Wed, May 28, 2003 at 04:10:27PM +0200, Robert Millan wrote: > i'll do what i can but note that i'm busy too. (currently, trying to get > Xfree86 working on GNU once and for all^W^W untill it breaks again) I think that this task is directly related to X. In fact, I know recall that the gl stuff

weird linker problem (was: Re: Must NOT link with pthread)

2003-05-28 Thread Robert Millan
On Tue, May 27, 2003 at 05:15:59PM +0200, Marcus Brinkmann wrote: > On Tue, May 27, 2003 at 10:59:50AM +0200, Robert Millan wrote: > > my apologises, Marcus. i'll follow your suggestion next time. > > It never hurts to ask if you see something unusual. Any unexplained > difference between GNU/Lin

Re: compiler/linker isssues

2003-05-28 Thread Robert Millan
On Tue, May 27, 2003 at 05:22:31PM +0200, Marcus Brinkmann wrote: > > I would also like to have another look at gcrypt, so far I have no > information about the failure. Is it undefined references at link time? IIRC yes, but don't remember well atm. > I can probably help you, but not by doing