Hi!.
Fed up with being a failure in bed? Perk up now! Leavetedious experience behind!
nice escape is available!Awesome bedtime is just inches away! Click the link
menireoplis mBA8zjfxprD6BApmzeuBmqBlelsijEFrom oliveiros.cristina@gmail.com Tue
Apr 29 06:02:01 2008
Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com
[172.16.52.254])
by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id
m3TA21nZ027397 for <fedora-kernel-list@listman.util.phx.redhat.com>;
Tue, 29 Apr 2008 06:02:01 -0400
Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32])
by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m3TA1xVx021105
for <fedora-kernel-list@redhat.com>; Tue, 29 Apr 2008 06:01:59 -0400
Received: from rv-out-0506.google.com (rv-out-0708.google.com [209.85.198.247])
by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m3TA1Wpp004566
for <fedora-kernel-list@redhat.com>; Tue, 29 Apr 2008 06:01:33 -0400
Received: by rv-out-0506.google.com with SMTP id b17so3054010rvf.51
for <fedora-kernel-list@redhat.com>;
Tue, 29 Apr 2008 03:01:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type;
bh=c+fikK9Hrzx/R8NnhdetzM/diZ0dPZw0AhnSx3YCu08=;
b=F6WTWtgdEGnMMkiZn3PvdcMy5SCadYvJBlhVDrz0HxdUBqYPDRQ+cjlb1FV8aB8mjK5NcvMj85cb3WWFBYhdYuffgguMJWrtGOxZZTbjVUCZ4I9Uh7iwdsQVL39k1Qxv4FVLyS1qKitTWB7wzmygskKs87YLIwNMAxS9AQgbA4kDomainKey-Signature:
a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
h=message-id:date:from:to:subject:cc:mime-version:content-type;
b=s3Inifz3b9dqWZmjUPK5MeUsEtjRpUx5myDvp8Trg6JwC15n0JPyMtOf/U/qYY5R9qbdeGX0MbHp9YH66fJy6EY/4O3jcQvVWtSfPtaF51E6yy9jHW7j+yHFHKK99YxApPnKT+NcXuGhTbM6Q/MykZqEjZyHCoNjfLemY8XaIkwReceived:
by 10.141.162.9 with SMTP id p9mr3619313rvo.68.1209463292328;
Tue, 29 Apr 2008 03:01:32 -0700 (PDT)
Received: by 10.141.189.9 with HTTP; Tue, 29 Apr 2008 03:01:32 -0700 (PDT)
Message-ID: <f54607780804290301r2739db1eh7c685db505b446be@mail.gmail.com>
Date: Tue, 29 Apr 2008 11:01:32 +0100
From: "Oliveiros Cristina" <oliveiros.cristina@gmail.com>
To: fedora-kernel-list@redhat.com
MIME-Version: 1.0
X-RedHat-Spam-Score: 0.001
X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254
X-Scanned-By: MIMEDefang 2.63 on 172.16.48.32
X-loop: fedora-kernel-list@redhat.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: Sam Folk-Williams <samfw@redhat.com>
Subject: problem in the pre-build stage
X-BeenThere: fedora-kernel-list@redhat.com
X-Mailman-Version: 2.1.5
Precedence: junk
List-Id: "Fedora kernel development."
<fedora-kernel-list.redhat.com>
List-Unsubscribe:
<https://www.redhat.com/mailman/listinfo/fedora-kernel-list>,
<mailto:fedora-kernel-list-request@redhat.com?subject=unsubscribe>
List-Archive: <https://www.redhat.com/archives/fedora-kernel-list>
List-Post: <mailto:fedora-kernel-list@redhat.com>
List-Help: <mailto:fedora-kernel-list-request@redhat.com?subject=help>
List-Subscribe:
<https://www.redhat.com/mailman/listinfo/fedora-kernel-list>,
<mailto:fedora-kernel-list-request@redhat.com?subject=subscribe>
X-List-Received-Date: Tue, 29 Apr 2008 10:02:01 -0000
hello list,
I have the following problem.
I needed to add some patches to the 2.6.24.4-64-fc8 kernel. Being more
specific , the patch allows
an upgrade to the version 1.7.5 of TIPC
I added a patch to the kernel.spec.
Even before building the kernel, when it is creating the .configs, I guess,
it reports an error.
I used the command :
rpmbuild -bp --target=3D`uname -m` kernel.spec
It reports the following error :
++ grep -c kernel-2.6.24.4-x86_64.config
+ ''['' 0 -eq 0 '']''
+ rm -f kernel-2.6.24.4-x86_64.config
+ for i in ''*.config''
+ mv kernel-2.6.24.4-i586.config .config
++ head -1 .config
++ cut -b 3-
+ Arch=3Di386
+ make ARCH=3Di386 nonint_oldconfig
.config:3365:warning: trying to assign nonexistent symbol DEBUG_IGNORE_QUIET
.config:3390:warning: trying to reassign symbol USB_DEBUG
CONFIG_TIPC_UNICLUSTER_FRIENDLY
CONFIG_TIPC_MULTIPLE_LINKS
CONFIG_TIPC_CONFIG_SERVICE
CONFIG_TIPC_SOCKET_API
CONFIG_TIPC_SYSTEM_MSGS
make[1]: *** [nonint_oldconfig] Error 5
make: *** [nonint_oldconfig] Error 2
erro: C=F3digo de sa=EDda inv=E1lido do /var/tmp/rpm-tmp.73865 (%prep)
Erros de cria=E7=E3o do RPM:
C=F3digo de sa=EDda inv=E1lido do /var/tmp/rpm-tmp.73865 (%prep)
Due to my lack of experience with rpmbuild tool I fail to correctly
interpret this. The text in portuguese just reads "codigo de sa=EDda
inv=E1lido
do"=3D "invalid exit code from"
"Erros de cria=E7=E3o do RPM"=3D"Errors in creating RPM"
It seems to be having trouble on a target named nonint_oldconfig.
This is funny and unexpected, because I''ve already tried this same
patch on
a vanilla kernel (building it in the tradictional way) and it worked at
first time.
I deeply appreciate if anyone who can suggest something to fix this....
Best,
Oliveiros
--=20
"An equation for me has no meaning, unless it represents a thought of
God."
- Srinivasa Ramanujan Iyengar