Building 3.9.98 on FreeBSD

Bruce Cran bruce.cran at gmail.com
Tue Mar 2 19:51:33 UTC 2010


On 2 March 2010 13:46, Milian Wolff <mail at milianw.de> wrote:

> Had a look at it, the CMake looks good, maybe the
> kdevplatform_add_app_templates Makro is borked for freebsd?

Sorry, it seems it was a late failure from running the build under
tcsh and/or using
BSD make. Re-running it using bash and gmake worked.

I've noticed that running ~/kdevelop4/bin/kdevelop doesn't work: kdevelop runs
for a second then quits, with no error message. truss shows that it does a call
to stat("."), then calls __getcwd followed immediately by various stat/lstat
calls working its way through $PATH; it doesn't appear to be trying to
find kdevelop.bin
in the final path component where it's being run. Renaming kdevelop.bin and
running kdevelop from the bin directory has the same effect.

-- 
Bruce Cran




More information about the KDevelop-devel mailing list