[Pkg-lustre-maintainers] [Fwd: Plans for pkg-lustre]

Goswin von Brederlow brederlo at informatik.uni-tuebingen.de
Fri Jul 20 10:02:57 UTC 2007


Patrick Winnertz <patrick.winnertz at skolelinux.org> writes:

> Am Freitag, 20. Juli 2007 11:04:03 schrieben Sie:
>> Since Alastair seems to be away for the time being I think you can go
>> ahead. I never used svn-buildpackage so wouldn't know exactly what
>> layout it needs.
>>
>> Looking at the svn you seem to be doing this already so keep going.
> Here is what you have to do to build with svn-buildpackage:
>
> go into trunk
> and then:
> svn-buildpackage -rfakeroot -us -uc 
> (-us -uc are passed to dpkg-buildpackage, means the .dsc and .changes 
> aren't signed)
>
> if you want to test something wiithout commiting you can add 
> an --svn-ignore... then svn-buildpackage will ignore changed files in the 
> repository.
>
> But please note:
> atm the build won't work since I still work on this (the last thing i have 
> to sort out is that make find the sources when running in the build 
> directory.) Atm make reports: nothing to do and quits. 
> If you have an idea how to fix this, please tell me... since I have to read 
> a bit to sort this out :S
>
> Greetings
> Patrick Winnertz
>
>>
>> MfG
>>         Goswin

You made a mistake when converting to $(BUILDDIR). One of the lustre
Makefiles (build/Makefile) is not autogenerated so the configure call
does not create it in the $(BUILDDIR). Instead it has to be copied
over manually. Fixed in svn.

But something is still broken with your checkin:

gcc-4.1 -m64 -DHAVE_CONFIG_H -I. -I../../../../lustre/liblustre
-I../.. -I/home/mrvn/lustre/pkg-lustre/build-area/lustre-1.6.0.1/debian/build/libsysio/include -D_LARGEFILE64_SOURCE=1 -D__arch_lib__ -D_LARGEFILE64_SOURCE=1 -I../../../../lnet/ulnds -include ../../config.h -I../../lnet/include -I../../../../lnet/include -I../../lustre/include -I../../../../lustre/include  -g -Wall -fPIC -g -O2 -c `test -f '../../../../lustre/liblustre/llite_lib.c' || echo '../../../../lustre/liblustre/'`../../../../lustre/liblustre/llite_lib.c
../../../../lustre/liblustre/llite_lib.c:35:19: error: sysio.h: No such file or directory
../../../../lustre/liblustre/llite_lib.c:36:16: error: fs.h: No such file or directory
../../../../lustre/liblustre/llite_lib.c:37:19: error: mount.h: No such file or directory
../../../../lustre/liblustre/llite_lib.c:38:19: error: inode.h: No such file or directory

MfG
        Goswin

PS: there is no orig.tar.gz in svn yet.



More information about the Pkg-lustre-maintainers mailing list