Example WebBookStore1 can't compile

2010-08-15 Thread German Arias
I get the error: Compiling file Main.m ... Compiling file WebBookStore1_main.m ... Linking gswapp WebBookStore1 ... /usr/GNUstep/Local/Library/Libraries/libGSWDatabase.so: undefined reference to `min' /usr/GNUstep/Local/Library/Libraries/libGSWDatabase.so: undefined reference to `max'

Example WebBookStore1 can't compile

2010-08-15 Thread German Arias
I get the error: Compiling file Main.m ... Compiling file WebBookStore1_main.m ... Linking gswapp WebBookStore1 ... /usr/GNUstep/Local/Library/Libraries/libGSWDatabase.so: undefined reference to `min' /usr/GNUstep/Local/Library/Libraries/libGSWDatabase.so: undefined reference to `max'

Can't install Gorm on Gentoo

2010-08-15 Thread csanyipal
Hi, I can't to install Gorm on Gentoo Linux system. One can see the bug report here: http://bugs.gentoo.org/show_bug.cgi?id=332259 Is this a bug? Any advices will be appreciated! -- Regards, Paul Chany You can freely correct me in my English. http://csanyi-pal.info

Re: Renaissance - Adding a target to a button

2010-08-15 Thread Nicola Pero
On 14 Aug 2010, at 13:31, csanyi...@gmail.com wrote: Hi, I'm developing a GNUstep app: LPT_Interface.app which purpose is to Control the LPT parallel port of a PC Box. This is a Renaissance application. In LPT_Interface.gsmarup I specify a button (type toggle) which should set/reset a bit

Re: Example WebBookStore1 can't compile

2010-08-15 Thread German Arias
OK, the problem was with header linux/sys.h. Even when I have installed this and ./configure don't say anything about this, when I build the framework, I get a warning about this header. I solved this with ./configure CPPFLAGS=-I/usr/src/linux... Thanks. David Wetzel escribió: Hi, this

Re: Example WebBookStore1 can't compile

2010-08-15 Thread David Wetzel
Hi, this is on Ubuntu 10.04: d...@pinguin:~/dev/gsweb/trunk/Examples/WebBookStore1$ make This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help. Making all for gswapp WebBookStore1... Creating