fluid-dev
[Top][All Lists]
Advanced

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

[fluid-dev] [PATCH] some build system fixes for OS/2


From: KO Myung-Hun
Subject: [fluid-dev] [PATCH] some build system fixes for OS/2
Date: Sun, 21 Nov 2010 19:52:24 +0900
User-agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9.1.14) Gecko/20101003 SeaMonkey/2.0.9

Hi/2.

These patches consist of the following two parts.

1. configure.diff
os2me.h has a type, VERSION. This causes a name clash with VERSION macro
in confdefs.h, so check fails.
To avoid this problem, check just the existence of os2me.h.

2. cmake.diff
CMAKE_SYSTEM for OS/2 contains OS2 not os2.
-no-undefined is not an valid argument for linker on OS/2.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.0.9
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 1GHz with 512 MB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr

Attachment: configure.diff
Description: Text Data

Attachment: cmake.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]