|
From: Andreas G. <a.g...@gu...> - 2010-12-07 17:37:46
|
hi together, i use DL for a long time. and i'm very happy with it. great work! but now after the upgrade to v1.4 i would like to add 2 features (privoxy and tinc). i had a look at the documentation and started "from scratch" ... im not really an expert in programming and compiling - so i first want to build the bootcd.iso without any modifications of the source. but i ran into an error and yes here i am :-) i did it step by step .. but while compiling util-linux, i get an error. i put the output and the logfile here => http://pastebin.com/FtLB53Nq hope someone has a tip.. regards, Andreas |
|
From: Serge L. <ser...@gm...> - 2010-12-07 18:55:10
|
Andreas,
The error is:
> patch loop-AES
> patching file mount/Makefile.am
> Reversed (or previously applied) patch detected! Assume -R? [n]
> Apply anyway? [n]
> Skipping patch.
I'm not sure that it's DL bug, but you can check that. Please remove
DL_DIR/data/build/tmp/util-linux-*, untar unpatched source file
(DL_DIR/data/build/src/util-linux-ng-2.18.tar.bz2) to DL_DIR/data/build/tmp/ and
continue the build ("make build"). It should be OK after that.
Serge
On 12/07/2010 09:22 AM, Andreas Gutowski wrote:
> hi together,
>
> i use DL for a long time. and i'm very happy with it. great work!
>
> but now after the upgrade to v1.4 i would like to add 2 features
> (privoxy and tinc). i had a look at the documentation and started "from
> scratch" ... im not really an expert in programming and compiling - so
> i first want to build the bootcd.iso without any modifications of the
> source. but i ran into an error and yes here i am :-)
>
> i did it step by step .. but while compiling util-linux, i get an error.
> i put the output and the logfile here
>
> => http://pastebin.com/FtLB53Nq
>
> hope someone has a tip..
>
> regards,
> Andreas
>
>
> ------------------------------------------------------------------------------
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> _______________________________________________
> Devil-linux-discuss mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
>
|
|
From: Andreas G. <a.g...@gu...> - 2010-12-09 08:41:41
|
hi,
thanks for the tips. but i think i made a mistake somewhere.
to have a clean system i set up a "build-box" yesterday :-)
ubuntu 8.04 i386 on virtualbox
copied the lfssystem to it and after a 'make mrproper' i started the
build process again. an now everything looks good. now i'm just running
'make install' ...
... so lets see.
regards,
andreas
Am 07.12.2010 19:54, schrieb Serge Leschinsky:
> Andreas,
>
> The error is:
>
>> patch loop-AES
>> patching file mount/Makefile.am
>> Reversed (or previously applied) patch detected! Assume -R? [n]
>> Apply anyway? [n]
>> Skipping patch.
>
> I'm not sure that it's DL bug, but you can check that. Please remove
> DL_DIR/data/build/tmp/util-linux-*, untar unpatched source file
> (DL_DIR/data/build/src/util-linux-ng-2.18.tar.bz2) to DL_DIR/data/build/tmp/ and
> continue the build ("make build"). It should be OK after that.
>
> Serge
>
>
> On 12/07/2010 09:22 AM, Andreas Gutowski wrote:
>> hi together,
>>
>> i use DL for a long time. and i'm very happy with it. great work!
>>
>> but now after the upgrade to v1.4 i would like to add 2 features
>> (privoxy and tinc). i had a look at the documentation and started "from
>> scratch" ... im not really an expert in programming and compiling - so
>> i first want to build the bootcd.iso without any modifications of the
>> source. but i ran into an error and yes here i am :-)
>>
>> i did it step by step .. but while compiling util-linux, i get an error.
>> i put the output and the logfile here
>>
>> => http://pastebin.com/FtLB53Nq
>>
>> hope someone has a tip..
>>
>> regards,
>> Andreas
|
|
From: Andreas G. <a.g...@gu...> - 2010-12-10 07:39:28
|
morning,
o.k. now i understood the build process :-)
tinc and privoxy are compiled and installed. only the customizing of
the configfiles has to be done. but for now i will copy the config
files from etc.tar.bz2
thanks.
regards,
andreas
Zitat von Andreas Gutowski <a.g...@gu...>:
> hi,
>
> thanks for the tips. but i think i made a mistake somewhere.
>
> to have a clean system i set up a "build-box" yesterday :-)
>
> ubuntu 8.04 i386 on virtualbox
>
> copied the lfssystem to it and after a 'make mrproper' i started the
> build process again. an now everything looks good. now i'm just running
> 'make install' ...
>
> ... so lets see.
>
> regards,
> andreas
>
> Am 07.12.2010 19:54, schrieb Serge Leschinsky:
>> Andreas,
>>
>> The error is:
>>
>>> patch loop-AES
>>> patching file mount/Makefile.am
>>> Reversed (or previously applied) patch detected! Assume -R? [n]
>>> Apply anyway? [n]
>>> Skipping patch.
>>
>> I'm not sure that it's DL bug, but you can check that. Please remove
>> DL_DIR/data/build/tmp/util-linux-*, untar unpatched source file
>> (DL_DIR/data/build/src/util-linux-ng-2.18.tar.bz2) to
>> DL_DIR/data/build/tmp/ and
>> continue the build ("make build"). It should be OK after that.
>>
>> Serge
>>
>>
>> On 12/07/2010 09:22 AM, Andreas Gutowski wrote:
>>> hi together,
>>>
>>> i use DL for a long time. and i'm very happy with it. great work!
>>>
>>> but now after the upgrade to v1.4 i would like to add 2 features
>>> (privoxy and tinc). i had a look at the documentation and started "from
>>> scratch" ... im not really an expert in programming and compiling - so
>>> i first want to build the bootcd.iso without any modifications of the
>>> source. but i ran into an error and yes here i am :-)
>>>
>>> i did it step by step .. but while compiling util-linux, i get an error.
>>> i put the output and the logfile here
>>>
>>> => http://pastebin.com/FtLB53Nq
>>>
>>> hope someone has a tip..
>>>
>>> regards,
>>> Andreas
>
> ------------------------------------------------------------------------------
> This SF Dev2Dev email is sponsored by:
>
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com
> _______________________________________________
> Devil-linux-discuss mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
>
--
eMail : a.g...@gu... | Webseite: http://www.guddl.de
Jabber: guddl[at]jabber.guddl.net | ICQ: 143640469 | Skype: guddl75
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
|
|
From: Heiko Z. <he...@zu...> - 2010-12-07 18:56:52
|
Quoting Andreas Gutowski <a.g...@gu...>: > hi together, > > i use DL for a long time. and i'm very happy with it. great work! > > but now after the upgrade to v1.4 i would like to add 2 features > (privoxy and tinc). i had a look at the documentation and started "from > scratch" ... im not really an expert in programming and compiling - so > i first want to build the bootcd.iso without any modifications of the > source. but i ran into an error and yes here i am :-) > > i did it step by step .. but while compiling util-linux, i get an error. > i put the output and the logfile here > > => http://pastebin.com/FtLB53Nq > > hope someone has a tip.. > For some reason it's trying to apply the loop-aes patch for util-linux again. Did you try to compile before and didn't do a "make mrproper" to clean the build env up? Workaround: Execute the following commands (be in the root of the build directory). rm -rf tmp/util-linux* tar -C tmp -xjf src/util-linux-ng-2.18.tar.bz2 Then try the "make build" again. -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |