ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alex Yustasov <snmon@server.by>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] проблема в сборке kernel24-2.4.20-alt2
Date: Sun, 9 Feb 2003 10:00:59 +0200
Message-ID: <20030209080059.GA32757@server.by> (raw)
In-Reply-To: <3E4516FB.6090905@parkheights.dyndns.org>

On Sat, Feb 08, 2003 at 09:40:59AM -0500, Sergey Ivanov wrote:
> Я попробовал собрать 2.4.20-альт2, и похоже что в src.rpm чего-то 
> недоположено. Вот кусок протокола от момента последнего патча с номером 
> 1550:
> 
> /home/seriv/RPM/SOURCES/linux-2.4.20-Makefile.patch: No such file or 

Собирал gcc 2.96.
На athlone собралось. А на celerone (target i686) пришлось править 

--- linux-2.4.20/drivers/usb/storage/uss725.c.orig	2003-02-08 22:53:13 +0200
+++ linux-2.4.20/drivers/usb/storage/uss725.c	2003-02-09 08:51:42 +0200
@@ -1341,11 +1341,11 @@
 int uss725_read_regs( struct us_data *us )
 {
 	struct uss725_info *info = (struct uss725_info *)us->extra;
-	int retStatus = USS725_GOOD;
+	int retStatus = USS725_GOOD, transferStatus;
 
 	US_DEBUGP("Entering uss725_IssueATAReadRegs\n");
 
-	int transferStatus = uss725_action(us, ACTION_READ_STATUS,
+	transferStatus = uss725_action(us, ACTION_READ_STATUS,
 				       info->ATARegs, sizeof(info->ATARegs));
 	if (transferStatus != USS725_GOOD) {
 		US_DEBUGP("   Error reading ATA registers\n");



      parent reply	other threads:[~2003-02-09  8:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-08 14:40 Sergey Ivanov
2003-02-08 14:51 ` Aleksey Novodvorsky
2003-02-08 15:59   ` sergey ivanov
2003-02-09  8:00 ` Alex Yustasov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030209080059.GA32757@server.by \
    --to=snmon@server.by \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git