Paste #34
Welcome On LodgeIt
Welcome to the LodgeIt pastebin. In order to use the notification feature a 31 day cookie with an unique ID was created for you. The lodgeit database does not store any information about you, it's just used for an advanced pastebin experience :-). Read more on the about lodgeit page. Have fun :-)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | In file included from ../include/univ.i:44,
from ../include/ut0mem.h:29,
from ../ut/ut0mem.c:28:
./config.h:10:2: error: #error "You should include config.h as your first include file"
In file included from ../include/data0type.h:451,
from ../include/data0data.h:32,
from ../include/que0types.h:29,
from ../include/srv0srv.h:48,
from ../ut/ut0mem.c:36:
../include/data0type.ic: In function ‘dtype_get_fixed_size_low’:
../include/data0type.ic:375: warning: unused parameter ‘comp’ [-Wunused-parameter]
make[2]: *** [ut/ut0mem.lo] Error 1
make[2]: Leaving directory `/home/pcrews/bzr/work/tarball/haildb/haildb-2.0.0/_build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/pcrews/bzr/work/tarball/haildb/haildb-2.0.0/_build'
make: *** [distcheck] Error 1
|