[Gross] gross with SJMS : "imsimta test mapping" return no such file or directory

Armand Delcros armand.delcros at gmail.com
Sun May 3 11:57:21 EEST 2009


Hello,

following your advice (oh in the source code "gross-1.0.1",  there was
not a "testgrosscheck.c" i have downloaded it via svn) :

> There's a debugging program in the code base. You can compile it with
>
> cc -o testgrosscheck testgrosscheck.c
>
> And then run it with
>
> LD_LIBRARY_PATH=<where the grosscheck.so is> ./testgrosscheck

I did that :


1- Changing de the char* arg to represent my environment :

        char *arg = "192.168.10.27,,5525,127.0.0.2,foo at foo,bar at bar\0";

2-Compiling with 64 bit flag :


comm:/tmp/gross-1.0.1 # cc -m64 -o testgrosscheck testgrosscheck.c
"testgrosscheck.c", line 48: warning: assignment type mismatch:
        pointer to function(pointer to char, pointer to long, pointer
to char, pointer to long) returning int "=" pointer to void

3-running the test programm

comm:/tmp/gross-1.0.1 # LD_LIBRARY_PATH=/opt/sfw/lib ./testgrosscheck
35: $X4.4.3|$NPlease$ try$ again$ later

so it works... bad news for me...

I have no idea how to continue my investigation now. if you have any
idea let me know. thanks for your help anyway.

Armand



More information about the Gross mailing list