Re: [Barry-devel] -fvisibility=hidden

2008-04-29 Thread Yigal Weinstein
Jason, Thank you I too was having problems building from CVS but didn't spend the time to find out how to fix it. I owe you, and thank you for putting in the effort. Best, Yigal * Jason Thomas <[EMAIL PROTECTED]> [080429 00:31]: > okay, it was autoreconf, which I have fixed. gotta run. > > Ind

Re: [Barry-devel] -fvisibility=hidden

2008-04-29 Thread Chris Frey
On Tue, Apr 29, 2008 at 05:31:12PM +1000, Jason Thomas wrote: > okay, it was autoreconf, which I have fixed. gotta run. Applied. Thanks! - Chris - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't mi

Re: [Barry-devel] -fvisibility=hidden

2008-04-29 Thread Jason Thomas
okay, it was autoreconf, which I have fixed. gotta run. Index: Makefile.am === RCS file: /cvsroot/barry/barry/Makefile.am,v retrieving revision 1.7 diff -u -r1.7 Makefile.am --- Makefile.am 28 Feb 2008 20:41:05 - 1.7 +++ Make

Re: [Barry-devel] -fvisibility=hidden

2008-04-28 Thread Chris Frey
On Tue, Apr 29, 2008 at 02:22:25AM -0400, Chris Frey wrote: > You may check the diff between your system's version and that, to see > where it's going wrong. Check it before and after Debian's build process > to make sure it hasn't changed. Heh... that sounded like permission, which I didn't inte

Re: [Barry-devel] -fvisibility=hidden

2008-04-28 Thread Chris Frey
On Tue, Apr 29, 2008 at 04:10:50PM +1000, Jason Thomas wrote: > I have tried both of those. I'm trying to build debian packages inside > a pbuilder chroot jail. > > I've found a couple of build dependencies missing. perhaps there is > another that is causing this. Ok, the next thing I'd check is

Re: [Barry-devel] -fvisibility=hidden

2008-04-28 Thread Jason Thomas
I have tried both of those. I'm trying to build debian packages inside a pbuilder chroot jail. I've found a couple of build dependencies missing. perhaps there is another that is causing this. On Tue, 2008-04-29 at 02:00 -0400, Chris Frey wrote: > On Tue, Apr 29, 2008 at 03:46:05PM +1000, Jason

Re: [Barry-devel] -fvisibility=hidden

2008-04-28 Thread Chris Frey
On Tue, Apr 29, 2008 at 03:46:05PM +1000, Jason Thomas wrote: > Hi All, > > Just trying to compile the latest CVS and getting the following error, > any ideas where to start. here [1] is a link to the mailing list where > someone had this error before. No real solution, Brian Edginton was the on

Re: [Barry-devel] -fvisibility=hidden??

2008-04-11 Thread Brian Edginton
ya, sorry I forgot. It appears that distclean doesn't do enough of a job cleaning up. Once I downloaded from the repository again and did a clean build it disappeared. -edge On Thu, Apr 10, 2008 at 8:26 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > Hi Brian, > > Did you figure out what the issue

Re: [Barry-devel] -fvisibility=hidden??

2008-04-10 Thread Chris Frey
Hi Brian, Did you figure out what the issue was here? - Chris On Sun, Mar 30, 2008 at 02:34:12PM -0400, Chris Frey wrote: > On Sun, Mar 30, 2008 at 09:59:50AM -0600, Brian Edginton wrote: > > Just upgraded to Ubuntu 8.04 beta. gcc --version reports: > > > > gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubunt

Re: [Barry-devel] -fvisibility=hidden??

2008-03-30 Thread Chris Frey
On Sun, Mar 30, 2008 at 09:59:50AM -0600, Brian Edginton wrote: > Just upgraded to Ubuntu 8.04 beta. gcc --version reports: > > gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu6) > > When I configure in opensync I get the following error: > > checking whether the g++ linker (/usr/bin/ld) supports shared li