ng0 writes:
> Ricardo Wurmus writes:
>> + (modify-phases %standard-phases
>> + (add-after 'unpack 'fix-configure-script
>> + (lambda _
>> + ;; The configure script is very intolerant to unknown
>> arguments,
>> + ;; such as "CONFIG_SHELL".
>> +
Ricardo Wurmus writes:
> ng0 writes:
>
>> Ricardo Wurmus writes:
>>
>>> ng0 writes:
>>>
Ricardo Wurmus writes:
>>>
> Could you show us the error message in case of using
> “#:configure-flags”? This really should work, so if it fails I’d like
> to fix this instead of working
ng0 writes:
> Ricardo Wurmus writes:
>
>> ng0 writes:
>>
>>> Ricardo Wurmus writes:
>>
Could you show us the error message in case of using
“#:configure-flags”? This really should work, so if it fails I’d like
to fix this instead of working around it, if possible.
>>
>> […]
>>
Ricardo Wurmus writes:
> ng0 writes:
>
>> Ricardo Wurmus writes:
>
>>> Could you show us the error message in case of using
>>> “#:configure-flags”? This really should work, so if it fails I’d like
>>> to fix this instead of working around it, if possible.
>
> […]
>
> Thanks. Looks like you n
Ricardo Wurmus writes:
> ng0 writes:
>
>> Ricardo Wurmus writes:
>
>>> Could you show us the error message in case of using
>>> “#:configure-flags”? This really should work, so if it fails I’d like
>>> to fix this instead of working around it, if possible.
>
> […]
>
> Thanks. Looks like you n
ng0 writes:
> Ricardo Wurmus writes:
>> Could you show us the error message in case of using
>> “#:configure-flags”? This really should work, so if it fails I’d like
>> to fix this instead of working around it, if possible.
[…]
Thanks. Looks like you need to set the “prefix” variable in
#:
Ricardo Wurmus writes:
> ng0 writes:
>
>> Leo Famulari writes:
>>
>>> On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
* gnu/packages/networking.scm (proxychains-ng): New variable.
>>>
+(arguments
+ `(#:tests? #f
+ #:make-flags (list "CC=gcc")
+
ng0 writes:
> Leo Famulari writes:
>
>> On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
>>> * gnu/packages/networking.scm (proxychains-ng): New variable.
>>
>>> +(arguments
>>> + `(#:tests? #f
>>> + #:make-flags (list "CC=gcc")
>>> + #:phases
>>> + (modify-phases
Leo Famulari writes:
> On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
>> * gnu/packages/networking.scm (proxychains-ng): New variable.
>
>> +(arguments
>> + `(#:tests? #f
>> + #:make-flags (list "CC=gcc")
>> + #:phases
>> + (modify-phases %standard-phases
>> +
Leo Famulari writes:
> On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
>> * gnu/packages/networking.scm (proxychains-ng): New variable.
>
>> +(arguments
>> + `(#:tests? #f
>> + #:make-flags (list "CC=gcc")
>> + #:phases
>> + (modify-phases %standard-phases
>> +
On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
> * gnu/packages/networking.scm (proxychains-ng): New variable.
> +(arguments
> + `(#:tests? #f
> + #:make-flags (list "CC=gcc")
> + #:phases
> + (modify-phases %standard-phases
> + ;; Needs to be configured thr
11 matches
Mail list logo