Building OD 5.0 for Linux
Posted: Wed Aug 15, 2007 9:01 am
Hello-
I'm trying to build OD 5 on Fedora 7. I have mono 1.2.4 and NAnt 0.85 installed and it won't compile.
Any suggestions? Here is the output:
[root@mail OD5.0]# make
nant
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///home/admin/Desktop/OD5.0/opendental.build
Target framework: Mono 2.0 Profile
Target(s) specified: build
[tstamp] Wednesday, August 15, 2007 10:49:51 AM.
init:
debug:
set-framework-configuration:
set-mono-2.0-framework-configuration:
build:
[echo] Build Directory is /home/admin/Desktop/OD5.0/build/mono-2.0.unix/opendental-4.8-debug
[nant] /home/admin/Desktop/OD5.0/CodeBase/CodeBase.build build
Buildfile: file:///home/admin/Desktop/OD5.0/CodeBase/CodeBase.build
Target framework: Mono 2.0 Profile
Target(s) specified: build
build:
[csc] Compiling 10 files to '/home/admin/Desktop/OD5.0/build/mono-2.0.unix/opendental-4.8-debug/bin/CodeBase.dll'.
[resgen] Read in 1 resources from '/home/admin/Desktop/OD5.0/CodeBase/Utilities/MsgBoxCopyPaste.resx'
[resgen] Writing resource file... Done.
[csc] /home/admin/Desktop/OD5.0/CodeBase/Utilities/TopazWrapper.cs(10,24): error CS0246: The type or namespace name `Topaz' could not be found. Are you missing a using directive or an assembly reference?
[csc] Compilation failed: 1 error(s), 0 warnings
BUILD FAILED - 0 non-fatal error(s), 1 warning(s)
/home/admin/Desktop/OD5.0/CodeBase/CodeBase.build(32,11):
External Program Failed: /usr/lib/pkgconfig/../../lib/mono/2.0/gmcs.exe (return code was 1)
Total time: 2.5 seconds.
BUILD FAILED
Nested build failed. Refer to build log for exact reason.
Total time: 2.7 seconds.
make: *** [all] Error 1
Cheers,
Bill Starck, DDS
I'm trying to build OD 5 on Fedora 7. I have mono 1.2.4 and NAnt 0.85 installed and it won't compile.
Any suggestions? Here is the output:
[root@mail OD5.0]# make
nant
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///home/admin/Desktop/OD5.0/opendental.build
Target framework: Mono 2.0 Profile
Target(s) specified: build
[tstamp] Wednesday, August 15, 2007 10:49:51 AM.
init:
debug:
set-framework-configuration:
set-mono-2.0-framework-configuration:
build:
[echo] Build Directory is /home/admin/Desktop/OD5.0/build/mono-2.0.unix/opendental-4.8-debug
[nant] /home/admin/Desktop/OD5.0/CodeBase/CodeBase.build build
Buildfile: file:///home/admin/Desktop/OD5.0/CodeBase/CodeBase.build
Target framework: Mono 2.0 Profile
Target(s) specified: build
build:
[csc] Compiling 10 files to '/home/admin/Desktop/OD5.0/build/mono-2.0.unix/opendental-4.8-debug/bin/CodeBase.dll'.
[resgen] Read in 1 resources from '/home/admin/Desktop/OD5.0/CodeBase/Utilities/MsgBoxCopyPaste.resx'
[resgen] Writing resource file... Done.
[csc] /home/admin/Desktop/OD5.0/CodeBase/Utilities/TopazWrapper.cs(10,24): error CS0246: The type or namespace name `Topaz' could not be found. Are you missing a using directive or an assembly reference?
[csc] Compilation failed: 1 error(s), 0 warnings
BUILD FAILED - 0 non-fatal error(s), 1 warning(s)
/home/admin/Desktop/OD5.0/CodeBase/CodeBase.build(32,11):
External Program Failed: /usr/lib/pkgconfig/../../lib/mono/2.0/gmcs.exe (return code was 1)
Total time: 2.5 seconds.
BUILD FAILED
Nested build failed. Refer to build log for exact reason.
Total time: 2.7 seconds.
make: *** [all] Error 1
Cheers,
Bill Starck, DDS