Thread: trunk > r4326 vs 'suse' subdir on OSX 10.4.1
hi all, pgadmin3-svn co trunk 4374 on OSX 10.4.1 currently dies at 'make' in subdir /suse ... changing (EDITOR) pkg/Makefile.am --- SUBDIRS = debian fc1 mac mandrake redhat slackware src suse win32 +++ SUBDIRS = debian fc1 mac mandrake redhat slackware src win32 per: <http://groups-beta.google.com/group/pgsql.interfaces.pgadmin.hackers/browse_thread/thread/ede6f9d7f7d2b1f9/399f4a22acbaaaa7?q=pgadmin-hackers+suse&rnum=1&hl=en#399f4a22acbaaaa7> something re: suse changed in r4326 when i wasn't looking ... richard
Thanks, fixed - though the correct way is to add the makefile to the list in configure.ac rather than your "stick your fingers in your ear and shout 'lalalalala'" method of ignoring the problem. :-) Regards, Dave > -----Original Message----- > From: OpenMacNews [mailto:OpenMacNews@speakeasy.net] > Sent: 28 June 2005 03:39 > To: Dave Page > Cc: pgadmin-hackers > Subject: trunk > r4326 vs 'suse' subdir on OSX 10.4.1 > > hi all, > > pgadmin3-svn co trunk 4374 on OSX 10.4.1 > > currently dies at 'make' in subdir /suse ... > > changing > > (EDITOR) pkg/Makefile.am > --- SUBDIRS = debian fc1 mac mandrake redhat > slackware src suse win32 > +++ SUBDIRS = debian fc1 mac mandrake redhat > slackware src win32 > > per: > > <http://groups-beta.google.com/group/pgsql.interfaces.pgadmin. hackers/browse_thread/thread/ede6f9d7f7d2b1f9/399f4a22acbaaaa7?> q=pgadmin-hackers+suse&rnum=1&hl=en#399f4a22acbaaaa7> > > something re: suse changed in r4326 when i wasn't looking ... > > richard >
hi, > Thanks, fixed - though the correct way is to add the makefile to the > list in configure.ac rather than your "stick your fingers in your ear > and shout 'lalalalala'" method of ignoring the problem. heh. i've got so many OTHER fires burning, 'lalalalala' was the fastest way to resolution ... no time to dig 'here' at the moment =) richard
> -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of OpenMacNews > Sent: 28 June 2005 18:43 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] trunk > r4326 vs 'suse' subdir > on OSX 10.4.1 > > hi, > > > Thanks, fixed - though the correct way is to add the makefile to the > > list in configure.ac rather than your "stick your fingers > in your ear > > and shout 'lalalalala'" method of ignoring the problem. > > heh. > > i've got so many OTHER fires burning, 'lalalalala' was the > fastest way to > resolution ... no time to dig 'here' at the moment =) :-) Just be sure to keep a bucket of water kicking around! /D
>> > Thanks, fixed just fyi, w/ r4375, verified as fixed. r
> -----Original Message----- > From: OpenMacNews [mailto:OpenMacNews@speakeasy.net] > Sent: 28 June 2005 21:52 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] trunk > r4326 vs 'suse' subdir > on OSX 10.4.1 > > >> > Thanks, fixed > > just fyi, w/ r4375, verified as fixed. Thanks for letting me know. /D