[midgard] can arrays be used with ();

2000-09-14 Thread Carl Bowden
hi thanks alex for the hint with mgd_walk_xxx. It would be very helpful if i could use an array instead of simple vars and objects for the (); construct. I'm working with a lot of form data and normaly collect all the input with array["form_element"] approch this especally helpfull if not all of

[midgard] has anyone got mgd_walk_topic_tree to work?

2000-09-13 Thread Carl Bowden
to the next? Thanks heaps carl. (im using 1.4 beta 4) Carl Bowden Ph 64 3 377 0007 [EMAIL PROTECTED] -- This is The Midgard Project's mailing list. For more information, please visit the project's web site at http://www.midgard-project.org

[midgard] Thanks, and just a...

2000-07-18 Thread Carl Bowden
Thanks to every one who helped with installing mgd on LinuxPPC, it works great ( but how would i really know other wise, yet ) which is why i have been playing madly with it (midgard, that is) ... and not yet lived up to my document promise, but it seems things have been movivng a long also. (I

[midgard] __va_arg_type_violation in config.log

2000-07-02 Thread Carl Bowden
Hi My mod_midgard config.log: -- ... configure:937: checking for mgd_connect in -lmidgard configure:956: gcc -o conftest -g -O2 conftest.c -lmidgard 15 /usr/local/lib/libmidgard.so: undefined reference to `__va_arg_type_violation' collect2: ld returned 1 exit status

Re: [midgard] __va_arg_type_violation in config.log

2000-07-02 Thread Carl Bowden
. Thanks heaps Carl On Sun, 2 Jul 2000 12:10:39 +0200 (CEST) Emiliano [EMAIL PROTECTED] wrote: Hello Carl Bowden, /usr/local/lib/libmidgard.so: undefined reference to `__va_arg_type_violation' This would be coming from one of the standard libs. Do a nm on the lot of them (/usr/lib

Re: [midgard] __va_arg_type_violation in config.log

2000-07-02 Thread Carl Bowden
kit, so I wonderif its the sitsgroups or something, only thats exactly what we wont ant the other new goodies thank for your help Carl On Sun, 02 Jul 2000 20:52:00 +0100 Frank Boehme [EMAIL PROTECTED] wrote: Carl Bowden wrote: configure:956: gcc -o conftest -g -O2 conftest.c -lmidgard