xffm on solaris 2.6

edscott wilson garcia edscott at imp.mx
Sat May 3 12:45:59 CEST 2003


El jue, 01-05-2003 a las 09:45, K. Prasad escribió:
> Hi edscott,
> 
> For the latest xffm, i did plug and pray, but it still
> doesn't play. Firstly, the configure script finds the
> statfs fn and enables the HAVE_STATFS flag. I went and
> disabled it in config.h. Now, it starts picking up the
> getmntent code. But in this code, again the prototype

I gather from your description that the function that fails to compile
is the "is_mounted()" function? I can see that the compiler directives
are not quite congruent with the section below. It would help me a lot
if you could comment all the "is_mounted" stuff out and leave just the
following:

gboolean is_mounted(char *mnt_point){return -1;}

And try to compile it that way. If it works then the compiler directive
is the important section are correctly defined for solaris and can be
reproduced in the trouble code.


> of getmntent on solaris and the way it is used in xffm
> are different. Since i don't have any experience of
> coding anything except telecom apps on solaris, i
> can't
> really follow the code to do any changes. If you need
> the mnttab.h header file for the prototypes i can send
> 
> them to you. otherwise http://docs.sun.com has all the
> tutorials, references and man pages of solaris. Their
> archives are searchable, so that you can look up for
> system calls directly. Please help !!!

Will do. But I don't have internet access except for checking mail until
next monday. If you could do what I explained above it would be a great
help.

TIA for checking,

Edscott

> 
> regards
> 
> kameshwar
> 
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://moongroup.com/mailman/listinfo/xfce4-dev
> 




More information about the Xfce4-dev mailing list