Re: [gtk-list] GTK_under_ULTRIX



Matthias Fichtner said...
->Hello gtk-Team,
->
->My Problem : "make" during installation of gtk+-1.2.3 fails.
->My System  : ULTRIX 4.3 on a RISC MIPS-DEC
->
->glib-1.3.0 is installed and was found from configure of gtk+
->
->The make fails with the following output :
->
-> [errors snipped]
->
->I looked at the file
->/usr/local/lib/gcc-lib/mips-dec-ultrix4.3/2.8.1/include/sys/stat.h:
->
->... (beginning with row 73) :
->
->struct  stat
->{
->        dev_t           st_dev; 
	^^^^^^^^^ this type is unknown when you compile the file.
->        ino_t           st_ino;  
->	  [other structure fields] 
->        unsigned long   st_gennum;
->        long            st_spare4;
->};
->...
->
->I cannot see a syntactical error. Do you have suggestions for me ?

	It seems that the ultrix version of gtk+ lacks including
	<sys/types.h> before <sys/stat.h>. You should have a look
	to the code and modify it.

	Hope this helps,
	 

->
->Thank you.
->
->Matthias Fichtner.
->
->-- 
->To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


-- 
__________________________________________________________________________
   Emmanuel DELOGET [pixel] pixel@{dotcom.fr,epita.fr}  ----  DotCom SA
         http://www.epita.fr/~pixel | http://www.dotcom.fr/~pixel
"On the last day, God created Linux. And Microsoft won its antitrust case"
--------------------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]