building the latest

View: New views
2 Messages — Rating Filter:   Alert me  

building the latest

by BoojiBoy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I downloaded 8E0F1 and successfully built the Win32 version using MinGW
5.1.2. Then I tried modifying USE_MSWIN and MSWIN_GRAPHICS per
Install.gcc. The make mostly seems to go ok although there is one
warning:

potion.c: In function `upgrade_obj':
potion.c:2517: warning: passing arg 2 of `artifact_name' from
incompatible pointer type

And finally a fatal error:

gcc -mms-bitfields -c -O -I../include -DDLB -DWIN32CON -I../win/win32
-D_WIN32_IE=0x0400 -owinhack.o ../win/win32/winhack.c
In file included from
c:/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/objba
se.h:4,
                 from
c:/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/shlwa
pi.h:12,
                 from ../win/win32/winhack.c:16:
c:/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/rpcnd
r.h:52:
error: conflicting types for 'boolean'
../include/global.h:76: error: previous declaration of 'boolean' was
here
mingw32-make: *** [winhack.o] Error 1

Any suggestions?

tinyrodent


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Slashem-devel mailing list
Slashem-devel@...
https://lists.sourceforge.net/lists/listinfo/slashem-devel

Re: building the latest

by J. Ali Harlow-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2006-12-31 02:13:24 AM, BoojiBoy wrote:

> Hi,
>
> I downloaded 8E0F1 and successfully built the Win32 version using  
> MinGW 5.1.2. Then I tried modifying USE_MSWIN and MSWIN_GRAPHICS per  
> Install.gcc. The make mostly seems to go ok although there is one  
> warning:
>
> potion.c: In function `upgrade_obj':
> potion.c:2517: warning: passing arg 2 of `artifact_name' from
> incompatible pointer type
>
> And finally a fatal error:
>
> gcc -mms-bitfields -c -O -I../include -DDLB -DWIN32CON -I../win/win32
> -D_WIN32_IE=0x0400 -owinhack.o ../win/win32/winhack.c
> In file included from
> c:/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/objba
> se.h:4,
>                  from
> c:/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/shlwa
> pi.h:12,
>                  from ../win/win32/winhack.c:16:
> c:/msys/1.0/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/rpcnd
> r.h:52:
> error: conflicting types for 'boolean'
> ../include/global.h:76: error: previous declaration of 'boolean' was
> here
> mingw32-make: *** [winhack.o] Error 1
>
> Any suggestions?

Looks like I broke it in the fix for 1380333. Please log it and I'll  
have a look this week.

Cheers,

Ali.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Slashem-devel mailing list
Slashem-devel@...
https://lists.sourceforge.net/lists/listinfo/slashem-devel