
r.bhatia at ipax
Sep 4, 2008, 7:46 AM
Post #1 of 2
(153 views)
Permalink
|
hi, i today saw that drbd-8.2.7-rc1 was tagged. so curious as i am, i downloaded the tar.gz from git.drbd.org and tried to dpkg-buildpackage this failed and so i manually did > cd ./user && make i get the following error: > flex -s -odrbdadm_scanner.c drbdadm_scanner.fl > gcc -g -O2 -c -W -Wall -I../drbd -c -o drbdadm_scanner.o drbdadm_scanner.c > gcc -g -O2 -c -W -Wall -I../drbd -c -o drbdadm_parser.o drbdadm_parser.c > gcc -g -O2 -c -W -Wall -I../drbd -c -o drbdadm_main.o drbdadm_main.c > gcc -g -O2 -c -W -Wall -I../drbd -c -o drbdadm_adjust.o drbdadm_adjust.c > gcc -g -O2 -c -W -Wall -I../drbd -c -o drbdtool_common.o drbdtool_common.c > gcc -g -O2 -c -W -Wall -I../drbd -c -o drbdadm_usage_cnt.o drbdadm_usage_cnt.c > make: *** No rule to make target `../drbd/drbd_buildtag.c', needed by `drbd_buildtag.c'. Stop. maybe someone on this list knows what to do about that as my knowledge about makefiles and co is a little dated. if i successfully compile drbd-8.2.7-rc1 i - of course - will get back to you. cheers, raoul -- ____________________________________________________________________ DI (FH) Raoul Bhatia M.Sc. email. r.bhatia[at]ipax.at Technischer Leiter IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at Barawitzkagasse 10/2/2/11 email. office[at]ipax.at 1190 Wien tel. +43 1 3670030 FN 277995t HG Wien fax. +43 1 3670030 15 ____________________________________________________________________ _______________________________________________ drbd-user mailing list drbd-user[at]lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user
|