sane-project-website/old-archive/1998-11/0051.html

77 wiersze
3.3 KiB
HTML

<!-- received="Thu Nov 5 07:38:08 1998 PST" -->
<!-- sent="Thu, 5 Nov 1998 16:36:44 +0100 (MET)" -->
<!-- name="Richard Verhoeven" -->
<!-- email="rcb5@win.tue.nl" -->
<!-- subject="Re: pre-release available for testing" -->
<!-- id="199811051536.QAA06679@wsinwp01.win.tue.nl" -->
<!-- inreplyto="981104231414.ZM9684@lux.com" -->
<title>sane-devel: Re: pre-release available for testing</title>
<h1>Re: pre-release available for testing</h1>
<b>Richard Verhoeven</b> (<a href="mailto:rcb5@win.tue.nl"><i>rcb5@win.tue.nl</i></a>)<br>
<i>Thu, 5 Nov 1998 16:36:44 +0100 (MET)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#51">[ date ]</a><a href="index.html#51">[ thread ]</a><a href="subject.html#51">[ subject ]</a><a href="author.html#51">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0052.html">Bernd Schroeder: "Re: Patch to make Microtek Phantom 636 SCSI (aka ScanMaker X6) work"</a>
<li> <b>Previous message:</b> <a href="0050.html">Dieter Lange: "Re: dtc scsi contr."</a>
<li> <b>In reply to:</b> <a href="0049.html">Scott J. Kramer: "Re: pre-release available for testing"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Scott J. Kramer wrote:<br>
<p>
<i>&gt;On Wed, 4-Nov-1998 @ 22:07, Martin Huber wrote:</i><br>
<i>&gt;</i><br>
<i>&gt; [...]</i><br>
<i>&gt;</i><br>
<i>&gt;&gt; With SUN's original printf I get a coredump with Solaris 2.6 too.</i><br>
<i>&gt;</i><br>
<i>&gt;Whoops -- not fixed in Sol_2.6. :-( Tnx for the verification.</i><br>
<p>
Perhaps the following patch might solve the problem. I was not<br>
able to reproduce the problem on Solaris 2.5.1, but I've had<br>
similar problems with libtool before.<br>
<p>
Richard.<br>
<p>
--- sane-pre1.00/ltmain.sh Tue Nov 3 06:05:05 1998<br>
+++ sane-pre1.00a/ltmain.sh Tue Nov 4 16:39:33 1998<br>
@@ -1448,12 +1448,16 @@<br>
<br>
# The HP-UX ksh and POSIX shell print the target directory to stdout<br>
# if CDPATH is set.<br>
-if test \"\${CDPATH+set}\" = set; then CDPATH=; export CDPATH; fi<br>
+if test \"\${CDPATH+set}\" = set; then CDPATH=; export CDPATH; fi\<br>
+"<br>
+ $echo &gt;&gt; $output "\<br>
<br>
# This environment variable determines our operation mode.<br>
if test \"\$libtool_install_magic\" = \"$magic\"; then<br>
# install mode needs the following variables:<br>
- link_against_libtool_libs='$link_against_libtool_libs'<br>
+ link_against_libtool_libs='$link_against_libtool_libs'\<br>
+"<br>
+ $echo &gt;&gt; $output "\<br>
finalize_command=\"$finalize_command\"<br>
else<br>
# When we are sourced in execute mode, \$file and \$echo are already set.<br>
<p>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0052.html">Bernd Schroeder: "Re: Patch to make Microtek Phantom 636 SCSI (aka ScanMaker X6) work"</a>
<li> <b>Previous message:</b> <a href="0050.html">Dieter Lange: "Re: dtc scsi contr."</a>
<li> <b>In reply to:</b> <a href="0049.html">Scott J. Kramer: "Re: pre-release available for testing"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>