pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42396 (sysutils/dbus does not compile on Solaris with GCC 3)



The following reply was made to PR pkg/42396; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/42396 (sysutils/dbus does not compile on Solaris with GCC
        3)
Date: Sat, 30 Jan 2010 19:45:15 +0000

 two messages sent to gnats-admin instead of gnats-bugs (gnats-admin
 should die, la la la)
 
    ------
 
 From: Tim Zingelman <zingelman%gmail.com@localhost>
 To: J?rn Clausen <joern.clausen%uni-bielefeld.de@localhost>, 
gnats-admin%netbsd.org@localhost
 Subject: Re: pkg/42396 (sysutils/dbus does not compile on Solaris with GCC 3)
 Date: Mon, 21 Dec 2009 11:04:28 -0600
 
 Can you double check that the patch I gave you applied cleanly and
 still did not work?  As I mentioned in my last email, I was able to
 duplicate the problem on NetBSD 4.0.1 by using pkgsrc gcc34 rather
 than the built in gcc 4.1.2.  I then applied my patch, and verified
 that it worked in that environment.  I'd like to apply my patch unless
 you can help me figure out why it does not help your case.  Thanks,  -
 Tim
 
 On Mon, Dec 7, 2009 at 1:09 PM, Tim Zingelman <zingelman%gmail.com@localhost> 
wrote:
 > On Mon, Dec 7, 2009 at 11:56 AM, Tim Zingelman 
 > <zingelman%gmail.com@localhost> wrote:
 >> On Mon, Dec 7, 2009 at 6:47 AM, J?rn Clausen
 >> <joern.clausen%uni-bielefeld.de@localhost> wrote:
 >>>> So, here is an update to patch-ac that merges the fix from 1.2.16...
 >>>> seems to build for me with this...
 >>>
 >>> That didn't work for me...
 >>
 >> With that patch in place I see...
 >>
 >> ...
 >> checking whether /usr/ccs/bin/ld supports "-z,relro"... no
 >> checking whether gcc supports "-Wno-pointer-sign"... no
 >> checking whether /usr/ccs/bin/ld supports "--gc-sections"... no
 >>
 >> checking size of char... 1
 >> checking size of short... 2
 >> checking size of long... 4
 >> checking size of int... 4
 >> ...
 >>
 >> Do you get something different? ?I can't see how the patch would not
 >> work if applied.
 >>
 >>> But I don't know how to .if/.endif it correctly. If this is a GCC problem,
 >>> why is nobody else complaining?
 >>
 >> I guess that others use a newer GCC? ?I'll see if I can try gcc34 on
 >> netbsd and show the error...
 >
 > I confirmed that using gcc34 from pkgsrc shows this problem in netbsd
 > 4.0.1 (the default gcc in 4.0.1 is gcc 4.1.2)
 >
 > I also confirmed that the patch I suggested fixed the issue in that 
 > environment.
 >
 > ?- Tim
 >
 
 
 From: J?rn Clausen <joern.clausen%uni-bielefeld.de@localhost>
 To: zingelman%gmail.com@localhost
 Cc: gnats-admin%netbsd.org@localhost
 Subject: Re: pkg/42396 (sysutils/dbus does not compile on Solaris with GCC 3)
 Date: Thu, 28 Jan 2010 09:36:43 +0100
 
 On 12/21/09 06:04 PM, Tim Zingelman wrote:
 > Can you double check that the patch I gave you applied cleanly and
 > still did not work?
 
 I was not able to "apply" the patch (using patch(1)), but I was finally  
 able to insert the lines manually and check that this patch works.
 
 If this patch or modifying the Makefile is the better method is beyond my 
 knowledge.
 
 -- 
  J?rn Clausen                             
joern.clausen%uni-bielefeld.de@localhost
  Hochschulrechenzentrum                 http://www.uni-bielefeld.de/hrz/
  Universit?t Bielefeld
 


Home | Main Index | Thread Index | Old Index