Re: gio-standalone build fail on Solaris

Halton Huo <[email protected]>
Newsgroups gmane.comp.gnome.vfs.general
Message-ID <1194496339.15546.12.camel@judo>
Damien,

Did you use the SFEgio.spec to build the tarball version. I did not met
the problem you said.

I worked the Alex to fix the getpwuid_r problem yesterday, fixed the
Solaris build problem, could you checkout latest code, and build again?


Halton.
On Wed, 2007-11-07 at 17:34 +0000, Damien Carbery wrote:
> 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
>
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.