<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/gnu-darwin/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/gnu-darwin/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 11 Aug 2002 03:45:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnu-darwin/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Install Darwin without booting the CD</title><link>https://sourceforge.net/p/gnu-darwin/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I had an old Petium system which does not support &lt;br /&gt;
booting up from the CD drive.  Is there any alternative &lt;br /&gt;
installation procedure to boot the Darwin CDROM to &lt;br /&gt;
install the OS?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 11 Aug 2002 03:45:38 -0000</pubDate><guid>https://sourceforge.net4caa799b1c4c4f89dfdb66c9dc7038385c12c103</guid></item><item><title>Darwin X86: HD not booting after install</title><link>https://sourceforge.net/p/gnu-darwin/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hir all,&lt;/p&gt;
&lt;p&gt;Some days ago, I reach to download your&lt;br /&gt;
gnu-darwin-cd-beta2.2-x86.iso&lt;/p&gt;
&lt;p&gt;Various notes:&lt;br /&gt;
a. it did not want to use my scsi disk on a Adaptec &lt;br /&gt;
2944 controler?&lt;/p&gt;
&lt;p&gt;b. my ide install disk must be the primary on the first&lt;br /&gt;
ide controler,&lt;/p&gt;
&lt;p&gt;c. as my (ide) disk already contained old partions&lt;br /&gt;
(among one a would like to preserve) I choose &amp;amp;quot;Manual&lt;br /&gt;
partition&amp;amp;quot; option and at the reboot it seems that the&lt;br /&gt;
partions was well save as I want. Then I choose to&lt;br /&gt;
install on a old partionned disk. Then I install Full&lt;br /&gt;
distribution with a Apple boot partition on&lt;br /&gt;
/dev/disk0s2 of 16 Mb and a Apple ordinary partition on&lt;br /&gt;
/dev/disk0s3 of 2Gb and it failled to install anything:&lt;br /&gt;
No write access?&lt;br /&gt;
Then I restart from the begining (with cd) and discover&lt;br /&gt;
that it put on the disk its own partitioning of the&lt;br /&gt;
disk: a apple boot partition of 8Mb and a  apple&lt;br /&gt;
ordinary partion for the rest of the disk.&lt;/p&gt;
&lt;p&gt;d. Now nothing else to do then going ahead.  As Auto&lt;br /&gt;
partition comes&lt;br /&gt;
back to manual partion, I reach to install  the Full&lt;br /&gt;
distribution with apple boot on /dev/disk0s1 and the&lt;br /&gt;
Apple ordinary partition on /dev/disk0s2. Now&lt;br /&gt;
everything seems to finish well till end. &lt;br /&gt;
But no way to continu: after the reboot the boot&lt;br /&gt;
failled:&lt;br /&gt;
'Config file&lt;br /&gt;
&amp;amp;quot;/private/DRIVERS/i386/System.config/Default.table&amp;amp;quot; not&lt;br /&gt;
found.'&lt;br /&gt;
'System config file &amp;amp;quot;System&amp;amp;quot; not found.&lt;/p&gt;
&lt;p&gt;What can I do now to continu the install?&lt;br /&gt;
(I try to add ufs support (as loadable module)to my&lt;br /&gt;
linux kernel to see more about the content of the disk&lt;br /&gt;
but it seems to be another ufs so it did not help me)&lt;/p&gt;
&lt;p&gt;Thanks in advance for help,&lt;br /&gt;
Joel&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 02 Dec 2001 12:08:26 -0000</pubDate><guid>https://sourceforge.net9476b666959ed9eafacb4fbf42b018238538b536</guid></item><item><title>Symbol __divdi3 unrec'd in gimp1.2.1make</title><link>https://sourceforge.net/p/gnu-darwin/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi folks,&lt;br /&gt;
Got 1.2.1.gz off sourceforge and went about &lt;br /&gt;
installation.  I was kinda hoping it would already be &lt;br /&gt;
compiled fully but only portions of it were.  No &lt;br /&gt;
matter.  I jumped through a lot of hoops to get this &lt;br /&gt;
far in compilation but now I am just stumped.  The &lt;br /&gt;
only clue I have gotten is that the unrecognized &lt;br /&gt;
symbols below are fairly low-level and should be &lt;br /&gt;
handled by the compiler. (I am not a programmer).&lt;br /&gt;
I thought maybe libc should be installed?&lt;/p&gt;
&lt;p&gt;Thanks for any pointers,&lt;br /&gt;
Damien&lt;/p&gt;
&lt;p&gt;Making all in print&lt;br /&gt;
/bin/sh ../../libtool --mode=link gcc  -traditional-cpp -&lt;br /&gt;
Wall -traditonal-cpp -o print  print-canon.o print-&lt;br /&gt;
dither.o print-escp2.o print-pcl.o print-ps.o print-&lt;br /&gt;
util.o print-weave.o print-image-gimp.o print.o &lt;br /&gt;
gimp_color_window.o gimp_main_window.o ../../&lt;br /&gt;
libgimp/libgimpui.la               ../../libgimp/libgimp.la     &lt;br /&gt;
-L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -bexpall -&lt;br /&gt;
lgmodule -lglib -lintl -lXext -lX11                                     &lt;br /&gt;
gcc -traditional-cpp -Wall -traditonal-cpp -o .libs/&lt;br /&gt;
print print-canon.o print-dither.o print-escp2.o print-&lt;br /&gt;
pcl.o print-ps.o print-util.o print-weave.o print-&lt;br /&gt;
image-gimp.o print.o gimp_color_window.o &lt;br /&gt;
gimp_main_window.o -L../../libgimp/.libs -lgimpui -&lt;br /&gt;
L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -&lt;br /&gt;
lgmodule -lglib -lintl -lXext -lX11 -lgimp -lglib -&lt;br /&gt;
framework System -L/usr/local/lib -L/usr/X11R6/lib &lt;br /&gt;
-lgtk -lgdk -bexpall -lgmodule -lglib -lintl -lXext -lX11&lt;br /&gt;
gcc: unrecognized option `-traditonal-cpp'&lt;br /&gt;
/usr/bin/ld: Undefined symbols:&lt;br /&gt;
__divdi3&lt;br /&gt;
make[3]: *** [print] Error 1&lt;br /&gt;
make[2]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make: *** [all-recursive-am] Error 2&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 24 May 2001 04:11:59 -0000</pubDate><guid>https://sourceforge.net0346fb6af65e1337122b726fd73289bcb8ec4036</guid></item><item><title>installing windowmaker</title><link>https://sourceforge.net/p/gnu-darwin/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;how can i compile it??&lt;/p&gt;
&lt;p&gt;i run ./configure powerpc-apple-freebsd&lt;/p&gt;
&lt;p&gt;and after try to run make&lt;br /&gt;
but i get:&lt;/p&gt;
&lt;p&gt;make[1]: Nothing to be done for `all'.&lt;/p&gt;
&lt;p&gt;=/&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lord Lerkista</dc:creator><pubDate>Sat, 28 Apr 2001 19:27:55 -0000</pubDate><guid>https://sourceforge.net1bbc3bb5facdb596d7e3c27e97dedad5f1a71c29</guid></item><item><title>GIMP: gimpwire.c:1295</title><link>https://sourceforge.net/p/gnu-darwin/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;WHen i go to make or make install , i get a bad macro &lt;br /&gt;
argument list error on gimpwire.c, line 1295.  I get &lt;br /&gt;
this error three times, then cpp precompiler warns &lt;br /&gt;
that there were errors during smart preprocessing, so &lt;br /&gt;
it retries in basic mode.  make[1] complains that &lt;br /&gt;
there is an Error 1 in gimpwire.o, and then the same &lt;br /&gt;
error in install-recursive.&lt;/p&gt;
&lt;p&gt;I'm using a 300MHz iBook with 128 RAM and 4k78.&lt;/p&gt;
&lt;p&gt;gimme a holler at kiel_oleson@mac.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 29 Mar 2001 23:27:42 -0000</pubDate><guid>https://sourceforge.net03ee9aa2f526b54e88ab4a6725ef8bfb93d01bc7</guid></item></channel></rss>