----- Original Message ----- > From: "shashi mangal" <[email protected]> > To: [email protected] > Sent: Wednesday, 21 November, 2012 8:08:16 AM > Subject: [LTP] Getting error in building LTP > > > > Hi > > I am using ubuntu 10.04 32bit system. And LTP version LTP-20110228. > I have seen requirement given in INSTALL file. and installed > accordingly > > > Few last line of errors when I do "make" are below. I have also > attached boot.txt in which whole boot display that appear after > doing "make". If you want to see. > > > > > In file included from /usr/include/fcntl.h:205, > from Src/Network/WebServe.c:32: > In function ‘open’, > inlined from ‘createFiles’ at Src/Network/WebServe.c:97: > /usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ > declared with attribute error: open with O_CREAT in second argument > needs 3 arguments > make[2]: *** [Bin/WebServe] Error 1 > make[2]: Leaving directory > `/home/sumanth/LTP/VDLTP/vdltp_11/testcases/platform'
Hi, the directory where it fails (testcases/platform) doesn't exist in LTP-20110228: $ ls -1 ltp-full-20110228/testcases/ commands kdump kernel lib Makefile mce-test misc network open_posix_testsuite realtime Are you using some derived/modified LTP? Regards, Jan ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
