Unix Technical Forum

Re: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh /usr/local/src/pgadmin3/pkg/slackware/build-snapshot 91

This is a discussion on Re: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh /usr/local/src/pgadmin3/pkg/slackware/build-snapshot 91 within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: Andreas Pflug [mailto gadmin@pse-consulting.de] > Sent: 24 February 2005 12:30 > To: Dave Page ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 05:31 PM
Dave Page
 
Posts: n/a
Default Re: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh /usr/local/src/pgadmin3/pkg/slackware/build-snapshot 91



> -----Original Message-----
> From: Andreas Pflug [mailtogadmin@pse-consulting.de]
> Sent: 24 February 2005 12:30
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: cron: sh
> /usr/local/src/pgadmin3/pkg/src/build-tarball;sh
> /usr/local/src/pgadmin3/pkg/slackware/build-snapshot 91
>
> The former SetIncludeList is deprecated for 2.5.4, apparently
> it's not
> present in 2.5.3; I wasn't aware of that when I committed it to CVS.


OK - updated to 2.5.4, and following a 'make distclean' now get:

if g++ -DHAVE_CONFIG_H -I. -I. -I..
-DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g
-I../src/include -I../src/agent/include -I../src/slony/include
-I/usr/local/pgsql/include -DSSL
-I/usr/local/lib/wx/include/gtk2-unicode-debug-static-2.5
-I/usr/local/include/wx-2.5 -D__WXDEBUG__ -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1
-I/usr/local/include/wx-2.5
-DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g
-I../src/include -I../src/agent/include -I../src/slony/include -Wall -g
-O0 -MT slNode.o -MD -MP -MF ".deps/slNode.Tpo" \
-c -o slNode.o `test -f './slony/slNode.cpp' || echo
'./'`./slony/slNode.cpp; \
then mv -f ".deps/slNode.Tpo" ".deps/slNode.Po"; \
else rm -f ".deps/slNode.Tpo"; exit 1; \
fi
slony/slNode.cpp: In member function `virtual void
slNode::ShowStatistics(frmMain*, ctlListView*)':
slony/slNode.cpp:83: syntax error before `)' token
slony/slNode.cpp: At global scope:
slony/slNode.cpp:102: syntax error before `else'
slony/slNode.cpp:116: `stats' was not declared in this scope
slony/slNode.cpp:118: syntax error before `->' token
slony/slNode.cpp:119: syntax error before `->' token
slony/slNode.cpp:120: syntax error before `->' token
slony/slNode.cpp:121: syntax error before `->' token
slony/slNode.cpp:122: syntax error before `->' token
slony/slNode.cpp:127: syntax error before `->' token
make[2]: *** [slNode.o] Error 1
make[2]: Leaving directory `/usr/local/src/pgadmin3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/pgadmin3'
make: *** [all] Error 2

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 05:32 PM
Andreas Pflug
 
Posts: n/a
Default Re: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh /usr/local/src/pgadmin3/pkg/slackware/build-snapshot

Dave Page wrote:

>
>
> OK - updated to 2.5.4, and following a 'make distclean' now get:
>


> slony/slNode.cpp: In member function `virtual void
> slNode::ShowStatistics(frmMain*, ctlListView*)':
> slony/slNode.cpp:83: syntax error before `)' token


Um, apparently a broken slNode.cpp went into CVS.
the code line
if (pgSet)
(psSet is a classname!) is bogus, but accepted silently by MSVC6.... 8-o

Current CVS is clean for me.

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:51 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com