Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Gazelle (http://www.bvlist.com/forumdisplay.php?f=40)
-   -   Leaving directory error (http://www.bvlist.com/showthread.php?t=4421)

Roccat 4th February 2010 04:05

Leaving directory error
 
Hey guys.. I have tried everything her... I have put the inclues in the files,

#include "assert.h" #include "string.h" #include "stdlib.h"

but it still wont work.. what can I do ?

The error:

PHP Code:

creating xbt_tracker
make
[3]: Leaving directory `/var/www/xbtt/build/xbtt/src'
make[2]: Leaving directory 
`/var/www/xbtt/build/xbtt/src'
Making all in m4
make[2]: Entering directory `/var/www/xbtt/build/xbtt/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/var/www/xbtt/build/xbtt/m4'
make[2]: Entering directory `/var/www/xbtt/build/xbtt'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory 
`/var/www/xbtt/build/xbtt'
make[1]: Leaving directory `/var/www/xbtt/build/xbtt' 


sraka1 21st February 2010 17:12

You probably didn't clean before reinstalling the thing. Type 'make clean' without the quotes and then 'make'.


All times are GMT +2. The time now is 18:59.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.