From: Chip B. <cb...@in...> - 2005-07-25 16:08:57
|
It is RPM version 4.4.1 on Fedora Core 4 (2.6.12) i686/P4 So it looks like the license is taken care of, however now I am getting = this error: + make 'CFLAGS=3D-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions = -m32 -march=3Di386 -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s' gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -m32 = -march=3Di386 -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s -c -o buffer.o buffer.c buffer.c:135: error: conflicting types for 'shmat' /usr/include/sys/shm.h:58: error: previous declaration of 'shmat' was = here buffer.c: In function 'do_size': buffer.c:926: warning: ignoring return value of 'sscanf', declared with attribute warn_unused_result make: *** [buffer.o] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.18318 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.18318 (%build) I really appreciate your help as this is the exact type of software I = need. AMANDA is indeed too much and dump is too cumbersome to use effectively. Thanks! ________________________________________ Chip Burke -----Original Message----- From: fle...@li... [mailto:fle...@li...] On Behalf Of = Charlie Brady Sent: Monday, July 25, 2005 11:25 AM To: Chip Burke Cc: fle...@li... Subject: Re: [flexbackup-help] Buffer won't build On Mon, 25 Jul 2005, Chip Burke wrote: > I m trying to compile buffer from the src RPM, and I keep getting: >=20 > rpmbuild -ba /usr/src/redhat/SPECS/buffer.spec >=20 > error: Legacy syntax is unsupported: copyright >=20 > error: line 5: Unknown tag: Copyright: GPL Do rpm -iv ....src.rpm, then edit /usr/src/redhat/SPECS/buffer.spec, and = change: Copyright: GPL to License: GPL Then do: rpm -bb /usr/src/redhat/SPECS/buffer.spec BTW, what platform are you building on? And what version of rpm do you=20 have (rpm --version)? -- Charlie A: Because we read from top to bottom, left to right. Q: Why should i start my reply below the quoted text? ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. = http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick _______________________________________________ flexbackup-help mailing list fle...@li... https://lists.sourceforge.net/lists/listinfo/flexbackup-help |