Bugs item #3001234, was opened at 2010-05-13 13:07
Message generated for change (Comment added) made by oleksa
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=790130&aid=3001234&group_id=154028

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
>Priority: 6
Private: No
Submitted By: Oleksandr Moskalenko (oleksa)
Assigned to: Nobody/Anonymous (nobody)
Summary: build failure on some Debian/Ubuntu branches

Initial Comment:
http://pastebin.com/kg1bF0ih

Podofo 0.8.0 builds on some, but not all Debian/Ubuntu branches. I think it 
might be due to the difference in boost libraries present in those branches, 
but would like to get an opinion from the developers on whether this could be 
adjusted upstream, or at least get a "minimum" buildable boost version 
recommendation.

----------------------------------------------------------------------

>Comment By: Oleksandr Moskalenko (oleksa)
Date: 2010-05-13 13:25

Message:
This is what I configure the build with:

cmake .. -G "Unix Makefiles" -DWANT_FONTCONFIG:BOOL=TRUE
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS="$(CFLAGS)"
-DCMAKE_LD_FLAGS="-Wl,-z,defs" -DCMAKE_CXX_FLAGS="$(CXXFLAGS)"
-DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON
-DPODOFO_BUILD_SHARED:BOOL=TRUE -DPODOFO_BUILD_STATIC:BOOL=FALSE
-DCMAKE_BUILD_TYPE=RELEASE -DWANT_BOOST:BOOL=1

The above builds successfully on:
Debian - unstable (i386/amd64), testing (i386/amd64), stable (i386)
Ubuntu - Lucid (i386/amd64)

Fails to build on:
Debian - stable (amd64)
Ubuntu - Karmic (i386/amd64) , Jaunty (i386/amd64) and earlier releases
(hardy, gutsy)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=790130&aid=3001234&group_id=154028

------------------------------------------------------------------------------

_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to