I wanted to send it to here: From: [email protected] To: [email protected] Subject: RE: cmod example Date: Mon, 31 May 2010 22:39:29 +0200
Hi, I wrote such module. It isn't a very expert example, but is good for trying out. Sorry, but I didn't have time to translate some parts to english, however it's still understandable... You can compile it on linux by using the build.sh script. You need to take a look at the path of pike before doing it. I think I used a different version of pike and built from source. Cheers: Tamás > Date: Thu, 27 May 2010 13:42:11 +0200 > From: [email protected] > To: [email protected] > Subject: cmod example > > Is there any good example cmod module which I could take as a starting > point for creating a new one? Preferably with linking to some externaly > shared library. > > I've tried using the "hello.tgz" module which is on the website but it > won't compile using the latest pike 7.8.435: > In file included from hello.cmod:8: > /usr/local/pike/7.8.435/include/pike/module_magic.h:25:2: error: #error > module_magic.h is deprecated. Please read the header file for details. > hello.cmod:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘struct’ > hello.cmod:30: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘ptrdiff_t’ > hello.cmod:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘void’ > hello.cmod:45: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘ptrdiff_t’ > hello.cmod:46: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘void’ > hello.cmod:58: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘{’ token > hello.cmod:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘{’ token > WARNING: Compiler failure! Trying without optimization! > In file included from hello.cmod:8: > > > /Marc Menet közben használható e-mail és egyéb funkciók. Töltse le ingyen a Windows Live Hotmail programot. Regisztráljon most! _________________________________________________________________ Hotmail: Ingyenes, megbízható és sokoldalú e-mail szolgáltatás. https://signup.live.com/signup.aspx?id=60969
pike-sqlite-cmod.tar.bz2
Description: Binary data
