~alpine/devel

1

[alpine-devel] extra/grep

Michael Mason <ms13sp@gmail.com>
Details
Message ID
<8E34F7AE-DFF4-4098-8C15-EA4793469FCE@gmail.com>
Sender timestamp
1236288732
DKIM signature
missing
Download raw message
Please review.
Working on some of the packages in the list:
http://dev.alpinelinux.org/~ncopa/alpine/pkg-todo.txt
Details
Message ID
<1236351417.1916.342.camel@nc>
In-Reply-To
<8E34F7AE-DFF4-4098-8C15-EA4793469FCE@gmail.com> (view parent)
Sender timestamp
1236351417
DKIM signature
missing
Download raw message
On Thu, 2009-03-05 at 21:32 +0000, Michael Mason wrote:
> Please review.
> Working on some of the packages in the list:
> http://dev.alpinelinux.org/~ncopa/alpine/pkg-todo.txt
> 

Maybe we should try get the acf-* files done?

In file included from esearch.c:2:
search.c:44:19: error: pcre.h: No such file or directory
In file included from esearch.c:2:
search.c: In function 'check_multibyte_string':

looks like it needs pcre.

(after adding pcre-dev to makedepends:)

nclab01:~/aports/extra/grep$ scanelf -Rn pkg
 TYPE   NEEDED FILE 
ET_DYN libpcre.so.0,libc.so.0,ld-uClibc.so.0 pkg/usr/bin/grep 


we need pcre in depends (it provides libpcre.so.0)

I added those and committed.

Thanks!

-nc



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)