gio-standalone build fail on Solaris

Damien Carbery <[email protected]>
Newsgroups gmane.comp.gnome.vfs.general
Message-ID <[email protected]>
I have the gio-standalone 0.1.1 tarball and the latest source from svn.
As I encountered errors I copied in the svn source.

In gio/glocalfileinfo.c:
Line 984 is missing a semi-colon at the end.
-pwbufp = getpwuid (uid)
+pwbufp = getpwuid (uid);

Once this is fixed there are a few other errors.
"glocalfileinfo.c", line 1055: incomplete struct/union/enum group: gbuf
"glocalfileinfo.c", line 1071: warning: implicit function declaration: 
getgrgid
"glocalfileinfo.c", line 1071: warning: improper pointer/integer 
combination: op "="
"glocalfileinfo.c", line 1075: undefined struct/union member: gr_name
"glocalfileinfo.c", line 1076: improper member use: gr_name
"glocalfileinfo.c", line 1076: cannot dereference non-pointer type
"glocalfileinfo.c", line 1077: improper member use: gr_name
"glocalfileinfo.c", line 1077: warning: improper pointer/integer 
combination: arg #1

I'll look into these further tomorrow, but overnight emails with 
suggestions are welcome.

Damien

-- 
Damien Carbery, GNOME Release Engineer
Ext: x (70) 19218
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.