[opensuse-packaging] Build script and other versions
I came to think of something.. I use the build script from opensuse.org, v2006.10.05 rel. 4.1 and it's running on a 10.1 system. When I build packages for 9.3, I've configured sources like this: add_sources="suse" url_suse="file:/media/9.3/" And on /media/9.3 the 9.3 DVD is mounted. However, when I look in the build root, there are libs for kernel 2.6.16 installed. Does the script build packages that are functional on a 9.3 system, or do I have to use a 9.3 host for that? -- Anders Norrbring Norrbring Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi, On 2007-01-22 13:22:12 +0100, Anders Norrbring wrote:
I came to think of something.. I use the build script from opensuse.org, v2006.10.05 rel. 4.1 and it's running on a 10.1 system.
About which script are you talking? build? lbuild?
When I build packages for 9.3, I've configured sources like this: add_sources="suse" url_suse="file:/media/9.3/"
And on /media/9.3 the 9.3 DVD is mounted. However, when I look in the build root, there are libs for kernel 2.6.16 installed. Does the script build packages that are functional on a 9.3 system, or do I have to use a 9.3 host for that?
No - you don't need a 9.3 for this normally. If you configured everything correctly. How do you start the (l)build script? Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Marcus Hüwe skrev:
Hi,
On 2007-01-22 13:22:12 +0100, Anders Norrbring wrote:
I came to think of something.. I use the build script from opensuse.org, v2006.10.05 rel. 4.1 and it's running on a 10.1 system.
About which script are you talking? build? lbuild?
When I build packages for 9.3, I've configured sources like this: add_sources="suse" url_suse="file:/media/9.3/"
And on /media/9.3 the 9.3 DVD is mounted. However, when I look in the build root, there are libs for kernel 2.6.16 installed. Does the script build packages that are functional on a 9.3 system, or do I have to use a 9.3 host for that?
No - you don't need a 9.3 for this normally. If you configured everything correctly. How do you start the (l)build script?
I use the lbuild script and I invoke it with a script, main line: /usr/bin/lbuild-9.3 -- Anders Norrbring Norrbring Consulting
participants (2)
-
Anders Norrbring
-
Marcus Hüwe