Please replace all strings
cd "${srcdir}/ftgl-${_pkgver/-/~}
with
cd "${srcdir}/ftgl-${_pkgver//-/\~}
Search Criteria
Package Details: mingw-w64-ftgl 2.1.3rc5-6
Package Actions
| Package Base: | mingw-w64-ftgl |
|---|---|
| Description: | OpenGL library to use arbitrary fonts (mingw-w64) |
| Upstream URL: | http://ftgl.wiki.sourceforge.net |
| Category: | lib |
| Licenses: | |
| Submitter: | Schala |
| Maintainer: | None |
| Last Packager: | xantares |
| Votes: | 3 |
| First Submitted: | 2012-11-17 00:52 |
| Last Updated: | 2014-11-15 08:41 |
Dependencies (3)
Required by (0)
Sources
- http://downloads.sourceforge.net/ftgl/ftgl-2.1.3-rc5.tar.bz2
- m4.gl.m4.patch
Latest Comments
Comment by anatolyb
Comment by Manunu
Nice ! It's working perfectly.
Thanks again.
Comment by xantares
shoud be good now, i forgot an arg to the makefile.
Comment by Manunu
Unfortunately, it's still not the case. But thanks for your time !
make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32/src'
make[2]: Entering directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
/bin/sh: Done. : command not found
Makefile:913: recipe for target 'all-local' failed
make[2]: *** [all-local] Error 127
make[2]: *** Attente des tâches non terminées....
make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
Makefile:498: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
Makefile:406: recipe for target 'all' failed
make: *** [all] Error 2
Comment by xantares
Should be ok now, I removed extras.
Comment by Manunu
Now, it's the the demo… After removing the demo, it works fine.
Makefile:324: recipe for target 'c-demo.exe' failed
make[2]: *** [c-demo.exe] Error 1
make[2]: *** Attente des tâches non terminées....
mv -f .deps/FTGLDemo-FTGLDemo.Tpo .deps/FTGLDemo-FTGLDemo.Po
x86_64-w64-mingw32-g++ -I/usr/include/freetype2 -g -O2 -o simple.exe simple-simple.o -lglut ../src/.libs/libftgl.a -lfreetype -lz /usr/x86_64-w64-mingw32/lib/libbz2.dll.a -lglu32 -lopengl32 -L/usr/x86_64-w64-mingw32/lib -L/usr/x86_64-w64-mingw32/lib
mv -f .deps/FTGLMFontDemo-FTGLMFontDemo.Tpo .deps/FTGLMFontDemo-FTGLMFontDemo.Po
make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-x86_64-w64-mingw32/demo'
Makefile:338: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-x86_64-w64-mingw32'
Makefile:249: recipe for target 'all' failed
make: *** [all] Error 2
Comment by xantares
I removed the doc, try again.
Comment by Manunu
Hi,
I have an issue with make and the doc. Maybe a missing dependency ?
...
Makefile:463: recipe for target 'stamp-latex' failed
make[2]: *** [stamp-latex] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32/docs'
Makefile:338: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-manuel/aur-mingw-w64-ftgl/src/ftgl-2.1.3~rc5/build-i686-w64-mingw32'
Makefile:249: recipe for target 'all' failed
make: *** [all] Error 2
Comment by ant32
It now build fine. Thank you. http://162.243.64.132/logs/20131118-1539-mingw-w64-ftgl.log.tar.gz
Comment by ant32
checking for freetype-config... no
checking for FreeType -- version >= 9.0.3... no
configure: error: FreeType2 is required to compile this library
Could you please look into this error http://162.243.64.132/logs/20131118-0010-mingw-w64-ftgl.log.tar.gz