On Sun, 2009-07-19 at 18:32 -0400, Marc Lijour wrote:
> On Wednesday 15 July 2009 02:20:51 you wrote:
> > On Sat, 2009-07-11 at 15:41 -0400, Marc Lijour wrote:
> > > That's podofo-0.7.0
> >
> > Can I get you to try with current svn trunk?
> >
> > At this point I'm not sure what's happening. A 64-bit target shouldn't
> > really matter.
>
> This is what I get with revision 1069 of
> URL: https://podofo.svn.sourceforge.net/svnroot/podofo/podofo/trunk
>
>
> $ cmake -G "Unix Makefiles" -DWANT_LIB64:BOOL=TRUE -
> DPODOFO_BUILD_SHARED:BOOL=TRUE -DCMAKE_INSTALL_PREFIX="$HOME/podofo"
> ../podofo/src/
What OS / distro and version is the machine you're running on?
Just to make sure: Your build tree is not inside your source tree or
vice versa, right?
It looks like your directories are arranged something like:
podofo/
podofo/src
podofo/build <-- cmake run with this cwd
but I want to make sure.
You're working on clean, unmodified trunk, right? ie (WARNING will
discard any changes you've made in the tree):
cd podofo/src && svn revert -R .
outputs nothing?
(cont after quoted text):
> Building shared PoDoFo library
>
> CMake Error at CMakeLists.txt:237 (INSTALL):
>
> install TARGETS given no LIBRARY DESTINATION for shared library target
>
> "podofo_shared".
>
Do you have write permission to the build directory? Try "touch test"
and see if "test" appears.
Is the build directory on a normal UNIX file system? CMake will throw a
wobbly if you try to use FAT32 or something similarly horrid to store a
build directory.
Does an in-tree build in podofo/src work?
I have access to a 64 bit machine (Debian Lenny, x86_64 VMWare ESX VM)
so I'll try a build shortly. Meanwhile, answers to these questions would
be helpful.
--
Craig Ringer
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users