You can lose the || return 1. You should also use srcdir/pkgdir instead of startdir.
Search Criteria
Package Details: ogre-pagedgeometry 1.1.3-2
Package Actions
| Package Base: | ogre-pagedgeometry |
|---|---|
| Description: | Paged Geometry plugin for OGRE for fast rendering of trees and grass |
| Upstream URL: | http://code.google.com/p/ogre-paged |
| Category: | lib |
| Licenses: | |
| Submitter: | Archwyrm |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 16 |
| First Submitted: | 2010-07-09 01:11 |
| Last Updated: | 2013-03-19 23:04 |
Dependencies (0)
Required by (0)
Sources
Latest Comments
Comment by Svenstaro
Comment by Archwyrm
Updated to 1.1.3
Comment by Archwyrm
Thanks for the new URL. The update has been made.
No point in building the examples as they take longer to build than the library itself and are of no interest to end users. Developers should be more than capable of changing the PKGBUILD to build the examples.
Comment by Svenstaro
New url: http://code.google.com/p/ogre-paged/
Also, please build the examples.
Comment by Archwyrm
Working just fine here on a freshly up to date system. Is yours up to date? Are you on x86_64 by chance? I don't use yaourt, does it build with regular makepkg? 'internal compiler error' sounds serious and I've never seen GCC spit that out. Running g++ --version shows that I have 4.5.2, what does your show?
Comment by Synthead
Package does not build:
/tmp/yaourt-tmp-max/aur-ogre-pagedgeometry/src/pagedGeometry-1.1.0/source/ImpostorPage.cpp:53:77: internal compiler error: in gimplify_expr, at gimplify.c:7153
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [source/CMakeFiles/PagedGeometry.dir/ImpostorPage.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Comment by Archwyrm
I added boost to makedepends. Thanks!
I also removed the samples from the build (they weren't getting installed anyway), so the package builds extremely fast now. :)
Anonymous comment
i think it needs boost as a dependency. i got an error when i first tried to compile this about boost, but then worked when it was installed.