flagflag  
Page Top

コンパイル anchor.png

  • コンパイルには Mono が必要
  • 必要なら PKG_CONFIG_PATH を指定する
    # export PKG_CONFIG_PATH=/usr/lib/pkgconfig
    # make
    # make install
Page Top

Trouble Shooting anchor.png

Page Top
コンパイルできない anchor.png
Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework.

   Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/.

For more information regarding the cause of the build failure, run the build again in debug mode.

   ↓

  • 環境変数 PKG_CONFIG_PATH を正しく設定する.
    例: export PKG_CONFIG_PATH=/usr/lib/pkgconfig
Page Top
Mono の構成がおかしい. anchor.png
# make 
........
The current runtime framework 'mono-2.0' is not correctly configured in the NAnt configuration file.
   Unable to locate 'mono' module using pkg-config. Download the Mono development packages from 
http://www.mono-project.com/downloads/.

   ↓

  • Monoのパッケージ情報のファイルを変更する.see Mono
     
Page Top
NAnt-0.85 がコンパイルできない('07 7/18現在) [NAnt-0.86-beta1 では問題なし] anchor.png
/root/SRC/nant-0.85/src/NAnt.Core/Task.cs(404,33): error CS0809: Obsolete member  
`NAnt.Core.Task.InitializeElement(System.Xml.XmlNode)' overrides non-obsolete member 
`NAnt.Core.Element.InitializeElement(System.Xml.XmlNode)'

   ↓

  • src/NAnt.Core/Task.cs の L403 の
    [Obsolete("Deprecated- Use InitializeTask instead")]
    をコメントアウト
    # make clean
    # make
    # make install

Front page   Freeze Diff Backup Copy Rename Reload   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)
Counter: 4617, today: 1, yesterday: 0
Last-modified: 2019-07-01 (Mon) 21:15:31 (JST) (1731d) by iseki

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMar 2024Next Month
Su Mo Tu We Th Fr Sa
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Today

Who's Online

54 user(s) are online (6 user(s) are browsing xpwiki)

Members: 0
Guests: 54

more...

Access Counter

Today : 4653465346534653
Yesterday : 4222422242224222
Total : 2317206723172067231720672317206723172067231720672317206723172067
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com