X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.renta.net (mail.renta.net [203.25.238.7]) by lists.alpinelinux.org (Postfix) with ESMTP id 691E31EFC26 for ; Sat, 1 Aug 2009 07:03:18 +0000 (UTC) Received: from [192.168.1.4] (60-240-81-28.static.tpgi.com.au [::ffff:60.240.81.28]) (AUTH: CRAM-MD5 markc@renta.net) by mail.renta.net with esmtp; Sat, 01 Aug 2009 17:03:16 +1000 id 00030082.4A73E8B4.00003925 Message-ID: <4A73EA4D.7030204@renta.net> Date: Sat, 01 Aug 2009 17:10:05 +1000 From: Mark Constable User-Agent: Thunderbird 2.0.0.22 (X11/20090719) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Attempting x86_64 build Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I've got an x86_64 busybox/uclibc partition set up, courtesy of buildroot, and I've started building a few packages. nano built okay so I've moved on to apk-tools so I can obviously start to use Alpine tools to build and install more packages. It needs pkgconfig, zlib and openssl so I managed to build pkgconfig and zlib but I'm stuck on openssl because it needs perl and the buildroot target only has miniperl (or maybe none at all, not sure) so a coule of questions... . would it be possible to build openssl without using perl? . would it be possible to build apk-tools without openssl? . should I drop back to pre v1.9 and use the scripted apk tools? I barely know how to use the 1.9 apk toolset let alone the earlier ones. *** I've also got an Archlinux ARM chroot and managed to also build nano but nothing else so far as their is some problem with setting time in the provided glibc. If I manage to get enough x86_64 Alpine packages to build, to bootstrap a clean system, I'll post a tarball and follow the same method for ARM. --markc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---