[GRASS5] Compile libgrass_gis.dll on MingW!!!!!!!!!!!

Javier A. Yebrin javier.yebrin at ing.unitn.it
Wed Jun 29 09:12:20 EDT 2005


Hi,
 
 
I had the same problem, but I can't remember at this moment which was the
solution for this.
 
You can try editing the svc_auth.h of the RPC package I've once sent to you.
 
The code part should look like this:
 
-----CUT-----
#ifdef __cplusplus
extern "C" auth_stat _authenticate(...);
#else
extern enum auth_stat _authenticate();
#endif 
-----CUT-----
 
Try it and tell me (anyway you will need this patch later)
 
Cheers
 
Javier

-----Original Message-----
From: grass5-admin at grass.itc.it [mailto:grass5-admin at grass.itc.it] On Behalf
Of Giang.KT
Sent: Friday, June 17, 2005 2:50 AM
To: grass5 at grass.itc.it
Subject: [GRASS5] Compile libgrass_gis.dll on MingW!!!!!!!!!!!


Dear all,
I'm trying to compile libgrass_gis(dll) on MingW based on Javier works. I
got this error:
Cannot export oncrpc_NULL_THUNK_DATA: symbol not found
Can anyone help me???
Giang.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20050629/2be327e0/attachment.html


More information about the grass-dev mailing list