I'm getting the following error when I'm trying to build the 1998H
version of the Omni OWF framework.  This is on Solaris 2.6 using
WebObjects 3.5.1.

When build the OmniFoundation it looks like the OFSimpleLock-pdo-sparc.h
file is being included properly to define mutex.

Has anyone built the OWF framework successfully on Solaris?

david.


Building...
...in Content
......skipping Address.subproj
/NextDeveloper/bin/gcc -O  -Wmost -g  -fno-common
-I/afs/.web.mci.com/home/dhinz/Projects/Omni/OWF/ProjectHeaders
-I/afs/.web.mci.com/home/dhinz/Projects/Omni/OWF/OWF.framework/Versions/1998H/PrivateHeaders
-I/afs/.web.mci.com/home/dhinz/Projects/Omni/OWF/OWF.framework/Versions/1998H/Headers
-I/afs/.web.mci.com/home/dhinz/Projects/Omni/OWF/derived_src/Content.subproj
-I.
-F/LocalLibrary/Frameworks  
-F/afs/.web.mci.com/home/dhinz/Projects/Omni/OWF
-ObjC       -c -o
/afs/.web.mci.com/home/dhinz/Projects/Omni/OWF/objects-optimized/Content.subproj/OWObjectTree.o
OWObjectTree.m
OWObjectTree.m: In function `-[OWObjectTree
initWithRepresentedObject:]':
OWObjectTree.m:24: `pdo_mutex' undeclared (first use this function)
OWObjectTree.m:24: (Each undeclared identifier is reported only once
OWObjectTree.m:24: for each function it appears in.)
OWObjectTree.m: In function `-[OWObjectTree dealloc]':
OWObjectTree.m:33: `pdo_mutex' undeclared (first use this function)
OWObjectTree.m: In function `-[OWObjectTree(lockAccess) pdo_mutex]':
OWObjectTree.m:65: `pdo_mutex' undeclared (first use this function)
OWObjectTree.m:66: warning: control reaches end of non-void function
OWObjectTree.m: At top level:
OWObjectTree.m:68: warning: incomplete implementation of category
`lockAccess'
OWObjectTree.m:68: warning: method definition for `-mutex' not found
make[1]: *** [OWObjectTree.o] Error 1
make: *** [[EMAIL PROTECTED]] Error 2


-- 
=====================================================
= David Hinz       MCI WorldCom                     =
= Internet and New Media Development                =
= Email: [EMAIL PROTECTED]   Phone: (303) 390-6108 =
= Vnet: 636-6108   Fax: (303) 390-6365              =
= Pager: 1-888-900-5732 (Interactive 2-way)         =
=====================================================

Reply via email to