Personal tools
About this blog
Biological log, aka biolog, aka blog for Hawke
Recent comments
Re:List of sites. hawke 2007-12-18
Re:Onforce hawke 2007-10-29
Re:Linux Distro Evaluations hawke 2007-10-07
hawke 2007-08-25
hawke 2007-08-25
« July 2008 »
Su Mo Tu We Th Fr Sa
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
 
Document Actions

Technology

Up one level Technology
Computer Science, Information Technology, Information Security, etc.

Document Actions

Linux on Sony Vaio grt170

I am the happy owner of a brand new Sony Vaio pcg-grt170 laptop.
I will be writing an article here on my over 1 year experience with the gr390 and Linux (and windows, since linux worked BETTER and was easier and had more driver support than every version of Windows except XP Home <gag>).
My gr390 had it's screen destroyed by one of my sons by accident this summer, Sony wanted $950 for a replacement screen (a whole laptop was about the same for that model) and I was in frantic need of a replacement laptop, and I have been very happy with the last two Vaios I've had, happier than any other laptop I've owned (hp, dell, compaq, toshiba (close third), pcnotebook, winbest, ibm (close second)).
Just to be clear, the GRT170 is a portable workstation. It is very large and not for the weak of arms or back. But it's exactly what I need. I have my Jornadas (one I'm trying to put NetBSD on soon) to take care of the ultra-portable side.
This new beauty has a 16.1" screen!
It has the following specs (Since different packages are available for this model):
Model: pcg-grt170 (bottom of laptop says: 8M2L)
CPU: 2.8 Ghz p4 512KB L2 on-die cache
RAM: 512MB DDR SDRAM (And the other 512 is on the way)
HD: 60 GB
Optical: DVD+/-RW and CDRW drive (woohoo burn dvds!)
LCD: 16.1" 1400x1050 SXGA+ TFT
Bus: 533 Mhz
Video: Nvidia GeForce4 FX Go 5600 64MB DDR SGRAM (0x031a)
Modem:??? V.90 winmodem
Ethernet:SiS900
Wifi/wireless 802.11b:AMBit
Memory stick slot:
Battery life is exactly 1 hour 30 minutes unless all power saving features turned on.
PCcard slots.
Audio:Intel 8x0
IEEE Sony iLINK port:
USB: x3 2.0 ports
Ports: VGA out and parallel port.

What I wish it had:
Built-in floppy (have to order usb fd)
Longer battery life
Infrared port (luckily I have an external serial one and a usb to serial adapter so I can synch my casio watch and such).
1 serial port
More USB ports
RCA out
RCA in for analog vid cap since I don't have any ieee based video cameras.

Click "Read More" for all the details on making this work, as well as the gr390 laptop I used for ayear with several versions of linux. It went VERY smoothly out of the box...

Here's some of what I did to get the GRT170 working that I posted on LInuxQuestions.org:
I have two Vaios and have been a Linux user since the 0.9x kernel days.
 Started on Slackware.
 Used Redhat from 6x to 7.3. Hate RH 8x and 9x
 Ok with Debian, though reminiscent of the "early days" in getting everything to work.
 I've tried over 20 different distros over the years.
 Now trying Suse 8.2 Pro. Slick interface and tools.
 My Vaio pcg-gr390 installed redhat 7.3 smoother than any version of windows would. There isn't very good driver support for it under anything except XP home, and I'd rather be hit by a Mac truck than work on crucial client work using that OS. Redhat installed beautifully. The only gotcha was the APM and screen. By adding the sonypi utils, and making sure the kernel (already) had sonpi support, that was resolved in a few minutes.
 I just picked up this Vaio PCG-grt170. Been drooling all over the 16.1" screen! :-) But about pulling my hair out trying to get it fully functional under Linux.
 Started with Debian, but too much pain, so quit after a few hours.
 Next Redhat 7.3. Almost no drivers worked.
 Since I had this SuSe CD sitting around paid for, I figured I'd try it.
 It installed the easiest, but the following did NOT work with during the install and have to be addressed afterwards:
 Detected video for nvidia drivers will blank out and even potentially lock up the system.
 Built-in wireless detects butr refuses to load the drivers/module.
 Onboard modem not recognized at all.
 No DVD playing capability due to the wonderful "patent restrictions" and other bulbous shiittake mushroom legal crap going on these days.
 So, I booted into "safe mode" (init 3) command line.
 Ran xf86config (text version) and selected VESA Generic and highest res option for screen without going into custom (option 10 I think).
 That works well enough at 1280x1024. I found a site where the owner managed to get it to 1400x1050, I have to do that after I'm into X, since I don't have the current frequency ranges for this laptop yet.
 I downloaded the nvidia drivers and followed the directions and it supposedly installs without errors. But when I try to run SaX2 as per directions it blanks out the screen and eventually either comes back to command line or hangs the system. Apparently I'm not the only one having this problem and it may require an updated XFree86 compilation newer than what is currently available from teh Suse updates sites which I ran and went through the nvidia steps again to no avail.
 Anyone have any luck getting those to work?
 I try to patch the orinoco_pci.c with the patch from another site but it keeps failing 1 out of 1 hunks with out any clear reason why, so no wireless still.
 Haven't started to tackle the modem or dvd issues yet. DVD is probably just the usual downloads and addons needed. Modem might be resolved by the linmodem addons I used under redhat, don't know for sure yet.
 The ethernet works fine, so I'm limping along on that and in VESA mode, sound works out of the box just fine.
 This is such a new laptop there isn't much on the web yet.
 Anyone had any more luck than I have with this grt170?
 Hope that helped give you some useful insight.

THen I followed up with solution for video:
Managed to get the video working at last!
 The key was the following entries in XF86Config:
 Option "FlatPanel"
 Option "CrtcNumber" "1"
 In the Nvidia driver section.
 Here's what mine looks like:
 <snip>
 Section "Monitor"
 Option "CalcAlgorithm" "CheckDesktopGeometry"
 DisplaySize 320 240
 HorizSync 28-95
 Identifier "Monitor[0]"
 ModelName "1400x1050@60HZ"
 Option "DPMS"
 VendorName "--> LCD"
 VertRefresh 40-62
 UseModes "Modes[0]"
 EndSection
 
 
 Section "Modes"
 Identifier "Modes[0]"
 Modeline "1280x1024" 105.64 1280 1296 1552 1736 1024 1024 1034 1070
 Modeline "1152x864" 80.14 1152 1168 1384 1568 864 864 872 902
 Modeline "1024x768" 63.23 1024 1040 1216 1400 768 768 775 802
 Modeline "800x600" 38.69 800 816 928 1072 600 600 605 626
 Modeline "640x480" 24.76 640 656 720 864 480 480 484 501
 EndSection
 
 
 Section "Screen"
 DefaultDepth 16
 SubSection "Display"
 Depth 15
 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth 16
 Modes "1400x1050"
 EndSubSection
 SubSection "Display"
 Depth 24
 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth 32
 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth 8
 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
 EndSubSection
 Device "Device[0]"
 Identifier "Screen[0]"
 Monitor "Monitor[0]"
 EndSection
 Section "Device"
 BoardName "0x031a"
 BusID "1:0:0"
 Driver "nv"
 Identifier "Device[0]"
 VendorName "NVidia"
 Option "FlatPanel"
 Option "CrtcNumber" "0"
 EndSection
 </snip>
 
 This is how I came to this.
 Suse 8.2 with updates.
 Booted into Linux "Safe" mode, console login.
 As root ran xf86config (text version).
 Configured VESA driver at 1280x1024x60hz
 Saved and booted into X.
 Ran SaX2. Configured monitor at LCD1400x1050@60hz
 Saved (avoided running test in this mode).
 Exited X.
 went to /etc/X11
 Vi'd XF86Config
 Added those above mentioned "options" for the nv driver section.
 Saved.
 Started X.
 Jumped up and down with joy.
 :-)
 Be careful about not running SaX2 afterwards since it doesn't put in those options on it's own.
 Now to tackle:
 builtin in WiFI.
 DVD playing/burning
 Builtin winmodem


Now I want those working. I'll post back and update this article as I make progress.


Here's what working so far on SuSe 8.2 pro with updates as of September 2nd, 2003:
IDE HD: OK
IDE/SD CD Player data cd (mp3):OK
IDE/SD CD Player music cd: NO :-(
IDE/SD DVD Movies, Player: NO (license issues, I'll have to get apps added)
IDE/SD CDR: TBD
IDE/SD CDRW: TBD
IDE/SD DVDR: TBD
IDE/SD DVDRW: TBD
IDE/SD DVDRW+/-:TBD
Video/LCD: YES (with updates and config tweaks)
Video/External: YES (with updates and config tweaks)
Audio Card: OK
Modem Built-in Winmodem: NO
NIC Built-in: YES
Wifi/802.11b  builtin: NO
Memory Stick: TBD
Screen Bright control: NO
Sound control buttons: NO
Function keys: NO
ACPI: NO
Battery Monitor (ACPI): NO
Parallel Port: TBD
USB1: TBD
USB2: TBD
USB3: TBD
IEEE iLINK: TBD (they want ridiculous amount for cable)
External USB Floppy drive: TBD (waiting for arrival)

Additional devices I will be trying to get working:
Jornada 720 via USB
USB to Serial Adapter
Jornada 690 via Serial (USB to Serial adapter)
Palm Vx via Serial (USB to Serial Adapter)
GPS 310 Magellan via Serial (USB to Serial Adapter)
Serial IR dongle attached to Serial to USB adapter
Casio PC-Unite Watch via Infrared (USB to Serial to IR Adapters)
Cisco Aironet 350 PC card 802.11b
Orinoco PC card 802.11b
Netgear PC card 802.11b
Dell/Orinoco PC Card 802.11b
Quickcam Pro 3000 USB
Quickcam Home USB
Quickcam Color Parallel (old)
Printer, BJC-70 parallel
Printer, HP1000 USB
Printer, HPLJ4, parallel
Printer, BJC-620, Parallel
Scanner, HP S20, USB
Scanner, 600 II CD
Scanner, 1200LS via SCSI PC Card
Scanner, Paragon ??? via SCSI PC Card
Console access via USB to Serial adapter to Ultra 10 Sparcs
USB Hub, 4 port

Legend:
OK = works with default install
YES = works with extra effort/drivers/software
NO = Not working (yet)
TBD = To be determined, not tested yet
VMWare 3.x
SCSI PC Card adapter
Jaz 2GB drive via SCSI PC Card
Zip 100MB SCSI Drive via SCSI PC Card

This will take a while to get all resolved, and some may not be possible, but I'll keep updating this article as I make progress.
Also, if you have any success with anything I've listed as not working, please email me to tell me how so that I can get it working and tell others that come to this article how to do it. send mail to hawke(at)hawkes-haven.com

UPdate, 2003-09-03.
DVD plays DVD movies now. A LOT of downloads and work.
After i installed everything (links provided shortly), I found I had to manually kill off the ARTSD sound daemon for Ogle to work. It sounds as though, if I get a different ffront end than the default I may be able to configure it to avoid that. But it does work now with liquid smooth video and audio.
Here's the (many) links for al lthe downloads I had to get:
<A href="http://lists.suse.com/archive/suse-multimedia-e/2003-May/0004.html">http://lists.suse.com/archive/suse-multimedia-e/2003-May/0004.html</a>
<a href="http://www.dtek.chalmers.se/groups/dvd/downloads.shtml">http://www.dtek.chalmers.se/groups/dvd/downloads.shtml</a>
<a href="http://packman.links2linux.org/?action=124">http://packman.links2linux.org/?action=124</a>
<a href="http://www.dtek.chalmers.se/groups/dvd/faq.shtml">http://www.dtek.chalmers.se/groups/dvd/faq.shtml</a>
<a href="http://lists.berlios.de/pipermail/ogle-user/2003-February/001269.html">http://lists.berlios.de/pipermail/ogle-user/2003-February/001269.html</a>
<a href="http://lists.berlios.de/pipermail/ogle-user/2003-March/001383.html">http://lists.berlios.de/pipermail/ogle-user/2003-March/001383.html</a>

I have the wifi builtin card detecting and connecting at the wireless level to the AP with encryption, but I can't ping and I'm getting errors.
I used the following patch:
<A href="http://linux.derkeiler.com/Newsgroups/comp.os.linux.portable/2003-07/0238.html">http://linux.derkeiler.com/Newsgroups/comp.os.linux.portable/2003-07/0238.html</a>
I saw a slightly different one somewhere else, so I may track that other down and see what happens. Sooooooo, close.
Well, that's it for tonight, it's 2:20 am. Time to call it a day, at least for a few hours. ;)

On a last hunch, I tried just turning off eth0 (onboard ehternet nic) and voila! Hot and cold running wireless!
Wonder why it was interfering. I'll play with that later.
So that patch DOES work. You just have to patch then compile the module and install it.







NOTES:
Here are links to some others trying to conquer their GRT170 laptops:
<a href="http://www.liquiddatainc.com/grt170.html">http://www.liquiddatainc.com/grt170.html</a>
<a href="http://www.linuxquestions.org/questions/showthread.php?threadid=83304">http://www.linuxquestions.org/questions/showthread.php?threadid=83304</a>
<A href="http://www.well.com/~ralf/linux_on_sony_vaio_grt170.html">http://www.well.com/~ralf/linux_on_sony_vaio_grt170.html</a>
<a href="http://linux.derkeiler.com/Newsgroups/comp.os.linux.x/2003-08/0154.html">http://linux.derkeiler.com/Newsgroups/comp.os.linux.x/2003-08/0154.html</a>

And here's a link to what gave the hint that solved the video issues with X and the nvidia driver: <a href="http://www.xfree86.org/pipermail/forum/2003-March/000896.html">http://www.xfree86.org/pipermail/forum/2003-March/000896.html</a>

The URL to Trackback this entry is:
http://www.hawkes-haven.com/blahg/linux-on-sony-vaio-grt170/tbping

Linux on Sony Vaio GR390

I have had a Sony Vaio pcg-gr390 since July 2002.
It's been a great, reliable, and rugged laptop.
Alas, I had to replace it with a grt170 (it's awesome though huge) when the screen was destroyed by a my foolishness combined with the actions of a 3 year old boy.
What's most interesting about this model was my experiences with it between versions of Windoze and Linux.
It shipped with <gag> Windows XP Home.
I didn't even bother booting up and setting up XP, I imemdiately wiped it by booting a Redhat 7.3 CD (of course RC Willey would not honor the EULA and give me a refund, same with CompUSA in Tucson, AZ not honoring the EULA either for the grt170, but that's a whole other story).
I was pleasantly surprised when almost everyting worked with just the default install!
The only things in that well loaded laptop that didn't work out of the box was:
ACPI battery and screen brightness features
Winmodem
Music CD playing (data music worked fine).
Everything else worked!!!
The memory stick, USB, Serial, Parallel, video, audio, network, pccard slot and cards, cdrom and burner, hd, even the infrared!
As I ran the Up2Dates these ran even better.
The ACPI, scrool mouse, and screen brightness were resolved with a simple utility added: sonypid.
Linmodem resolved the winmodem, but I never needed it.
Wireless worked once the redhat updates from up2date were in place.
The real irony is that I tried to put w2k server on (for admin and testing reasons) but there was NO driver support for it. And w2k was only marginally better. The same for win9x (For games). Xp Pro almost worked except no scrolling mouse, ACPI, or screen brightness support period (at least with linux there was a solution that could be added. Only XP home was supported. Sheesh. So I spent  most of that year using about 98% Linux on it. Yay. It was a wonderful experience. No more crashing, no more inexplicably corrupted or lost files, no viruses (though surely that won't be forever), and many other benefits.
I've used Linux since 1994/5 but it was never this easy on a laptop before. Oh caloo calay, happy day.

The URL to Trackback this entry is:
http://www.hawkes-haven.com/blahg/linux-on-sony-vaio-gr390/tbping

Linux on Jornada 720!

Yay! I have Linux running on my Jornada 720!
<br />
<br>
<br />
This is great since it's the best PDA around for flexibility as a mobile administrator's tool.
<br />
<br>
<br />
I used the directions from this link:
<br />
<a href="http://homepage1.nifty.com/kyou-kyou/jornada/en/howto_install001.html">http://homepage1.nifty.com/kyou-kyou/jornada/en/howto_install001.html</a>
<br />
I used my Vaio PCG-GRT170 laptop and a Kingston 128MB flash card.
<br />
I have a 512MB card on the way so that I can add a lot more software.
<br />
<br>
<br />
A couple of gotchas I discovered....

include so far:
<br />
<li>So, it boots up to X with a background of a photo of the landscape of Mars. But now windows or menu items.</li>
<br />
<li>By posting to the Jornada Linux mailing list, I was informed to give the following keystrokes to bring up an XTERM window:
<br />
ALT+SHIFT+X</li>
<br />
<li>The command line environment seems to have a screwed up keymap, because many keys don't come out right. I think this may be defaulting to German or some other, I'm delving into the corrections</li>
<br />
<li>So far there is no PM (power Management) this means I can cleanly turn off the device, I have to pull both batteries, but there is a PM kernel in the works.</li>
<br />
<br>
<br />
Luckily this appears to be a living project, so there's hope that it will get better and better. I will be testing the built-in modem, infrared, serial/usb port, sound playback and recod options, and networking and wireless
<br />

The URL to Trackback this entry is:
http://www.hawkes-haven.com/blahg/linux-on-jornada-720/tbping

Gaim 0.71 and SuSE 8.2 ./configure problems with glib 2.x

Since MSN has updated their protocol, I needed to get upgraded from 0.68 to 0.71. But the ./configure stage won't work.
<br />
I get the following problems:
<br />
SuSE 8.2 with all the updates full/custom install as of October 16th,2003.
<br />
 2.4.20-4GB #5 i686
<br />
 
<br />
 ./configure
<br />
 
<br />
 checking for GLIB - version >= 2.0.0... no
<br />
 *** Could not run GLIB test program, checking why...
<br />
 *** The test program failed to compile or link. See the file config.log for the
<br />
 *** exact error that occured. This usually means GLIB is incorrectly installed.
<br />
 configure: error:
<br />
 *** GLib 2.0 is required to build Gaim; please make sure you have the GLib
<br />
 *** development headers installed. The latest version of GLib is
<br />
 *** always available at http://www.gtk.org/.
<br />
 
<br />
 However glib2 and glib2-devel are installed:
<br />
 #rpm-qa | grep glib
<br />
 glibc-2.3.2-6
<br />
 glib-1.2.10-372
<br />
 glibc-locale-2.3.2-6
<br />
 glib2-devel-2.2.1-18
<br />
 glibc-devel-2.3.2-6
<br />
 glib2-2.2.1-18
<br />
 glibc-html-2.3.2-6
<br />
 glibc-i18ndata-2.3.2-6
<br />
 glibc-info-2.3.2-6
<br />
 
<br />
 ./configure --disable-glibtest
<br />
 doesn't seem to work, becuase it STILL runs the test and fails.
<br />
 Please help suggest what to do.
<br />

<br />
I looked into config.log first thing. Nothing I could see as helpful. Here's the only apparently related part:
<br />
 "|
<br />
 | #include
<br />
 | #include
<br />
 |
<br />
 | int
<br />
 | main ()
<br />
 | {
<br />
 | return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
<br />
 | ;
<br />
 | return 0;
<br />
 | }
<br />
 configure:13661: error:
<br />
 *** GLib 2.0 is required to build Gaim; please make sure you have the GLib
<br />
 *** development headers installed. The latest version of GLib is
<br />
 *** always available at http://www.gtk.org/.
<br />
 "
<br />
gaim-0.71.tar.gz
<br />
 
<br />
If you click the "Read More" link at the end of this article you will see the detailed output from config.log.
<br />
Please send suggestions for resolution to hawke{at]hawkes-haven.com.
<br />
Thanks,
<br />
-Hawke
<br />

CONSOLE OUTPUT:
<br />
/mysrc/gaim-0.71 # ./configure --disable-glibtest
<br />
checking for a BSD-compatible install... /usr/bin/install -c
<br />
checking whether build environment is sane... yes
<br />
checking for gawk... gawk
<br />
checking whether make sets $(MAKE)... yes
<br />
checking for sed... /usr/bin/sed
<br />
checking for gcc... gcc
<br />
checking for C compiler default output... a.out
<br />
checking whether the C compiler works... yes
<br />
checking whether we are cross compiling... no
<br />
checking for suffix of executables...
<br />
checking for suffix of object files... o
<br />
checking whether we are using the GNU C compiler... yes
<br />
checking whether gcc accepts -g... yes
<br />
checking for gcc option to accept ANSI C... none needed
<br />
checking for style of include used by make... GNU
<br />
checking dependency style of gcc... gcc3
<br />
checking build system type... i686-pc-linux-gnu
<br />
checking host system type... i686-pc-linux-gnu
<br />
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
<br />
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
<br />
checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
<br />
checking for BSD-compatible nm... /usr/bin/nm -B
<br />
checking for a sed that does not truncate output... /usr/bin/sed
<br />
checking whether ln -s works... yes
<br />
checking how to recognise dependent libraries... pass_all
<br />
checking command to parse /usr/bin/nm -B output... ok
<br />
checking how to run the C preprocessor... gcc -E
<br />
checking for egrep... grep -E
<br />
checking for ANSI C header files... yes
<br />
checking for sys/types.h... yes
<br />
checking for sys/stat.h... yes
<br />
checking for stdlib.h... yes
<br />
checking for string.h... yes
<br />
checking for memory.h... yes
<br />
checking for strings.h... yes
<br />
checking for inttypes.h... yes
<br />
checking for stdint.h... yes
<br />
checking for unistd.h... yes
<br />
checking dlfcn.h usability... yes
<br />
checking dlfcn.h presence... yes
<br />
checking for dlfcn.h... yes
<br />
checking for ranlib... ranlib
<br />
checking for strip... strip
<br />
checking for objdir... .libs
<br />
checking for gcc option to produce PIC... -fPIC
<br />
checking if gcc PIC flag -fPIC works... yes
<br />
checking if gcc static flag -static works... yes
<br />
checking if gcc supports -c -o file.o... yes
<br />
checking if gcc supports -c -o file.lo... yes
<br />
checking if gcc supports -fno-rtti -fno-exceptions... yes
<br />
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
<br />
checking how to hardcode library paths into programs... immediate
<br />
checking whether stripping libraries is possible... yes
<br />
checking dynamic linker characteristics... GNU/Linux ld.so
<br />
checking if libtool supports shared libraries... yes
<br />
checking whether to build shared libraries... yes
<br />
checking whether to build static libraries... no
<br />
checking whether -lc should be explicitly linked in... no
<br />
creating libtool
<br />
checking for a BSD-compatible install... /usr/bin/install -c
<br />
checking for msgfmt... /usr/bin/msgfmt
<br />
checking for gmsgfmt... /usr/bin/msgfmt
<br />
checking for xgettext... /usr/bin/xgettext
<br />
checking for msgmerge... /usr/bin/msgmerge
<br />
checking for ranlib... (cached) ranlib
<br />
checking for strerror in -lcposix... no
<br />
checking for an ANSI C-conforming const... yes
<br />
checking for inline... inline
<br />
checking for off_t... yes
<br />
checking for size_t... yes
<br />
checking for working alloca.h... yes
<br />
checking for alloca... yes
<br />
checking for stdlib.h... (cached) yes
<br />
checking for unistd.h... (cached) yes
<br />
checking for getpagesize... yes
<br />
checking for working mmap... yes
<br />
checking whether we are using the GNU C Library 2.1 or newer... yes
<br />
checking whether integer division by zero raises SIGFPE... yes
<br />
checking for inttypes.h... yes
<br />
checking for stdint.h... yes
<br />
checking for unsigned long long... yes
<br />
checking for inttypes.h... yes
<br />
checking whether the inttypes.h PRIxNN macros are broken... no
<br />
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
<br />
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
<br />
checking for shared library run path origin... ./config.rpath: ./config.rpath: No such file or directory
<br />
done
<br />
checking argz.h usability... yes
<br />
checking argz.h presence... yes
<br />
checking for argz.h... yes
<br />
checking limits.h usability... yes
<br />
checking limits.h presence... yes
<br />
checking for limits.h... yes
<br />
checking locale.h usability... yes
<br />
checking locale.h presence... yes
<br />
checking for locale.h... yes
<br />
checking nl_types.h usability... yes
<br />
checking nl_types.h presence... yes
<br />
checking for nl_types.h... yes
<br />
checking malloc.h usability... yes
<br />
checking malloc.h presence... yes
<br />
checking for malloc.h... yes
<br />
checking stddef.h usability... yes
<br />
checking stddef.h presence... yes
<br />
checking for stddef.h... yes
<br />
checking for stdlib.h... (cached) yes
<br />
checking for string.h... (cached) yes
<br />
checking for unistd.h... (cached) yes
<br />
checking sys/param.h usability... yes
<br />
checking sys/param.h presence... yes
<br />
checking for sys/param.h... yes
<br />
checking for feof_unlocked... yes
<br />
checking for fgets_unlocked... yes
<br />
checking for getc_unlocked... yes
<br />
checking for getcwd... yes
<br />
checking for getegid... yes
<br />
checking for geteuid... yes
<br />
checking for getgid... yes
<br />
checking for getuid... yes
<br />
checking for mempcpy... yes
<br />
checking for munmap... yes
<br />
checking for putenv... yes
<br />
checking for setenv... yes
<br />
checking for setlocale... yes
<br />
checking for stpcpy... yes
<br />
checking for strcasecmp... yes
<br />
checking for strdup... yes
<br />
checking for strtoul... yes
<br />
checking for tsearch... yes
<br />
checking for __argz_count... yes
<br />
checking for __argz_stringify... yes
<br />
checking for __argz_next... yes
<br />
checking for iconv... yes
<br />
checking for iconv declaration...
<br />
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
<br />
checking for nl_langinfo and CODESET... yes
<br />
checking for LC_MESSAGES... yes
<br />
checking for bison... bison
<br />
checking version of bison... 1.75, ok
<br />
checking whether NLS is requested... yes
<br />
checking whether included gettext is requested... no
<br />
checking for GNU gettext in libc... yes
<br />
checking for ANSI C header files... (cached) yes
<br />
checking for sys/wait.h that is POSIX.1 compatible... yes
<br />
checking fcntl.h usability... yes
<br />
checking fcntl.h presence... yes
<br />
checking for fcntl.h... yes
<br />
checking sys/time.h usability... yes
<br />
checking sys/time.h presence... yes
<br />
checking for sys/time.h... yes
<br />
checking for unistd.h... (cached) yes
<br />
checking for locale.h... (cached) yes
<br />
checking signal.h usability... yes
<br />
checking signal.h presence... yes
<br />
checking for signal.h... yes
<br />
checking for an ANSI C-conforming const... (cached) yes
<br />
checking whether struct tm is in sys/time.h or time.h... time.h
<br />
checking return type of signal handlers... void
<br />
checking for strftime... yes
<br />
checking for strdup... (cached) yes
<br />
checking for strstr... yes
<br />
checking for atexit... yes
<br />
checking for getopt_long... yes
<br />
checking for inet_aton... yes
<br />
checking for gethostent in -lnsl... yes
<br />
checking for socket... yes
<br />
checking for getaddrinfo... yes
<br />
checking for socklen_t... yes
<br />
checking for pkg-config... /usr/local/bin/pkg-config
<br />
checking for GLIB - version >= 2.0.0... no
<br />
*** Could not run GLIB test program, checking why...
<br />
*** The test program failed to compile or link. See the file config.log for the
<br />
*** exact error that occured. This usually means GLIB is incorrectly installed.
<br />
configure: error:
<br />
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
<br />
*** development headers installed. The latest version of GLib is
<br />
*** always available at http://www.gtk.org/.
<br />

<br />

<br />
CONFIG.LOG:
<br />
This file contains any messages produced by compilers while
<br />
running configure, to aid debugging if configure makes a mistake.
<br />

<br />
It was created by configure, which was
<br />
generated by GNU Autoconf 2.57.  Invocation command line was
<br />

<br />
  $ ./configure --disable-glibtest
<br />

<br />
## --------- ##
<br />
## Platform. ##
<br />
## --------- ##
<br />

<br />
hostname = lnx170
<br />
uname -m = i686
<br />
uname -r = 2.4.20-4GB
<br />
uname -s = Linux
<br />
uname -v = #5 Tue Oct 7 15:32:24 MDT 2003
<br />

<br />
/usr/bin/uname -p = unknown
<br />
/bin/uname -X     = unknown
<br />

<br />
/bin/arch              = i686
<br />
/usr/bin/arch -k       = unknown
<br />
/usr/convex/getsysinfo = unknown
<br />
hostinfo               = unknown
<br />
/bin/machine           = unknown
<br />
/usr/bin/oslevel       = unknown
<br />
/bin/universe          = unknown
<br />

<br />
PATH: /sbin
<br />
PATH: /usr/sbin
<br />
PATH: /usr/local/sbin
<br />
PATH: /root/bin
<br />
PATH: /usr/local/bin
<br />
PATH: /usr/bin
<br />
PATH: /usr/X11R6/bin
<br />
PATH: /bin
<br />
PATH: /usr/games
<br />
PATH: /opt/gnome2/bin
<br />
PATH: /opt/gnome/bin
<br />
PATH: /opt/kde3/bin
<br />
PATH: /opt/OpenOffice.org/program
<br />
PATH: /usr/lib/java/jre/bin
<br />
PATH: /opt/gnome/bin
<br />

<br />

<br />
## ----------- ##
<br />
## Core tests. ##
<br />
## ----------- ##
<br />

<br />
configure:1530: checking for a BSD-compatible install
<br />
configure:1584: result: /usr/bin/install -c
<br />
configure:1595: checking whether build environment is sane
<br />
configure:1638: result: yes
<br />
configure:1671: checking for gawk
<br />
configure:1687: found /usr/bin/gawk
<br />
configure:1697: result: gawk
<br />
configure:1707: checking whether make sets $(MAKE)
<br />
configure:1727: result: yes
<br />
configure:1877: checking for sed
<br />
configure:1895: found /usr/bin/sed
<br />
configure:1907: result: /usr/bin/sed
<br />
configure:1961: checking for gcc
<br />
configure:1977: found /usr/bin/gcc
<br />
configure:1987: result: gcc
<br />
configure:2231: checking for C compiler version
<br />
configure:2234: gcc --version &5
<br />
gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux)
<br />
Copyright (C) 2002 Free Software Foundation, Inc.
<br />
This is free software; see the source for copying conditions.  There is NO
<br />
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
<br />

<br />
configure:2237: $? = 0
<br />
configure:2239: gcc -v &5
<br />
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs
<br />
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
<br />
Thread model: posix
<br />
gcc version 3.3 20030226 (prerelease) (SuSE Linux)
<br />
configure:2242: $? = 0
<br />
configure:2244: gcc -V &5
<br />
gcc: `-V' option must have argument
<br />
configure:2247: $? = 1
<br />
configure:2271: checking for C compiler default output
<br />
configure:2274: gcc    conftest.c  >&5
<br />
configure:2277: $? = 0
<br />
configure:2323: result: a.out
<br />
configure:2328: checking whether the C compiler works
<br />
configure:2334: ./a.out
<br />
configure:2337: $? = 0
<br />
configure:2354: result: yes
<br />
configure:2361: checking whether we are cross compiling
<br />
configure:2363: result: no
<br />
configure:2366: checking for suffix of executables
<br />
configure:2368: gcc -o conftest    conftest.c  >&5
<br />
configure:2371: $? = 0
<br />
configure:2396: result:
<br />
configure:2402: checking for suffix of object files
<br />
configure:2424: gcc -c   conftest.c >&5
<br />
configure:2427: $? = 0
<br />
configure:2449: result: o
<br />
configure:2453: checking whether we are using the GNU C compiler
<br />
configure:2478: gcc -c   conftest.c >&5
<br />
configure:2481: $? = 0
<br />
configure:2484: test -s conftest.o
<br />
configure:2487: $? = 0
<br />
configure:2500: result: yes
<br />
configure:2506: checking whether gcc accepts -g
<br />
configure:2528: gcc -c -g  conftest.c >&5
<br />
configure:2531: $? = 0
<br />
configure:2534: test -s conftest.o
<br />
configure:2537: $? = 0
<br />
configure:2548: result: yes
<br />
configure:2565: checking for gcc option to accept ANSI C
<br />
configure:2626: gcc  -c -g -O2  conftest.c >&5
<br />
configure:2629: $? = 0
<br />
configure:2632: test -s conftest.o
<br />
configure:2635: $? = 0
<br />
configure:2653: result: none needed
<br />
configure:2671: gcc -c -g -O2  conftest.c >&5
<br />
conftest.c:2: error: parse error before "me"
<br />
configure:2674: $? = 1
<br />
configure: failed program was:
<br />
| #ifndef __cplusplus
<br />
|   choke me
<br />
| #endif
<br />
configure:2802: checking for style of include used by make
<br />
configure:2830: result: GNU
<br />
configure:2858: checking dependency style of gcc
<br />
configure:2920: result: gcc3
<br />
configure:2997: checking build system type
<br />
configure:3015: result: i686-pc-linux-gnu
<br />
configure:3023: checking host system type
<br />
configure:3037: result: i686-pc-linux-gnu
<br />
configure:3067: checking for ld used by GCC
<br />
configure:3130: result: /usr/i486-suse-linux/bin/ld
<br />
configure:3139: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
<br />
GNU ld version 2.13.90.0.18 20030121 (SuSE Linux)
<br />
configure:3151: result: yes
<br />
configure:3156: checking for /usr/i486-suse-linux/bin/ld option to reload object files
<br />
configure:3163: result: -r
<br />
configure:3168: checking for BSD-compatible nm
<br />
configure:3204: result: /usr/bin/nm -B
<br />
configure:3207: checking for a sed that does not truncate output
<br />
configure:3289: result: /usr/bin/sed
<br />
configure:3292: checking whether ln -s works
<br />
configure:3296: result: yes
<br />
configure:3303: checking how to recognise dependent libraries
<br />
configure:3484: result: pass_all
<br />
configure:3497: checking command to parse /usr/bin/nm -B output
<br />
configure:3581: gcc -c -g -O2  conftest.c >&5
<br />
configure:3584: $? = 0
<br />
configure:3588: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[     ]([ABCDGISTW][ABCDGISTW]*)[     ][     ]*()([_A-Za-z][_A-Za-z0-9]*)$/1 23 3/p' > conftest.nm
<br />
configure:3591: $? = 0
<br />
configure:3643: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
<br />
configure:3646: $? = 0
<br />
configure:3690: result: ok
<br />
configure:3699: checking how to run the C preprocessor
<br />
configure:3735: gcc -E  conftest.c
<br />
configure:3741: $? = 0
<br />
configure:3773: gcc -E  conftest.c
<br />
configure:3774:28: ac_nonexistent.h: No such file or directory
<br />
configure:3779: $? = 1
<br />
configure: failed program was:
<br />
| #line 3764 "configure"
<br />
| /* confdefs.h.  */
<br />
|
<br />
| #define PACKAGE_NAME ""
<br />
| #define PACKAGE_TARNAME ""
<br />
| #define PACKAGE_VERSION ""
<br />
| #define PACKAGE_STRING ""
<br />
| #define PACKAGE_BUGREPORT ""
<br />
| #define PACKAGE "gaim"
<br />
| #define VERSION "0.71"
<br />
| /* end confdefs.h.  */
<br />
| #include
<br />
configure:3817: result: gcc -E
<br />
configure:3842: gcc -E  conftest.c
<br />
configure:3848: $? = 0
<br />
configure:3880: gcc -E  conftest.c
<br />
configure:3881:28: ac_nonexistent.h: No such file or directory
<br />
configure:3886: $? = 1
<br />
configure: failed program was:
<br />
| #line 3871 "configure"
<br />
| /* confdefs.h.  */
<br />
|
<br />
| #define PACKAGE_NAME ""
<br />
| #define PACKAGE_TARNAME ""
<br />
| #define PACKAGE_VERSION ""
<br />
| #define PACKAGE_STRING ""
<br />
| #define PACKAGE_BUGREPORT ""
<br />
| #define PACKAGE "gaim"
<br />
| #define VERSION "0.71"
<br />
| /* end confdefs.h.  */
<br />
| #include
<br />
configure:3929: checking for egrep
<br />
configure:3939: result: grep -E
<br />
configure:3944: checking for ANSI C header files
<br />
configure:3970: gcc -c -g -O2  conftest.c >&5
<br />
configure:3973: $? = 0
<br />
configure:3976: test -s conftest.o
<br />
configure:3979: $? = 0
<br />
configure:4068: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:4071: $? = 0
<br />
configure:4073: ./conftest
<br />
configure:4076: $? = 0
<br />
configure:4091: result: yes
<br />
configure:4115: checking for sys/types.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for sys/stat.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for stdlib.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for string.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for memory.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for strings.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for inttypes.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for stdint.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4115: checking for unistd.h
<br />
configure:4132: gcc -c -g -O2  conftest.c >&5
<br />
configure:4135: $? = 0
<br />
configure:4138: test -s conftest.o
<br />
configure:4141: $? = 0
<br />
configure:4152: result: yes
<br />
configure:4178: checking dlfcn.h usability
<br />
configure:4191: gcc -c -g -O2  conftest.c >&5
<br />
configure:4194: $? = 0
<br />
configure:4197: test -s conftest.o
<br />
configure:4200: $? = 0
<br />
configure:4210: result: yes
<br />
configure:4214: checking dlfcn.h presence
<br />
configure:4225: gcc -E  conftest.c
<br />
configure:4231: $? = 0
<br />
configure:4250: result: yes
<br />
configure:4286: checking for dlfcn.h
<br />
configure:4293: result: yes
<br />
configure:4491: checking for ranlib
<br />
configure:4507: found /usr/bin/ranlib
<br />
configure:4518: result: ranlib
<br />
configure:4571: checking for strip
<br />
configure:4587: found /usr/bin/strip
<br />
configure:4598: result: strip
<br />
configure:4808: checking for objdir
<br />
configure:4819: result: .libs
<br />
configure:4836: checking for gcc option to produce PIC
<br />
configure:4982: result: -fPIC
<br />
configure:4986: checking if gcc PIC flag -fPIC works
<br />
configure:5010: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
<br />
configure:5013: $? = 0
<br />
configure:5016: test -s conftest.o
<br />
configure:5019: $? = 0
<br />
configure:5057: result: yes
<br />
configure:5073: checking if gcc static flag -static works
<br />
configure:5098: gcc -o conftest -g -O2   -static conftest.c  >&5
<br />
configure:5101: $? = 0
<br />
configure:5104: test -s conftest
<br />
configure:5107: $? = 0
<br />
configure:5123: result: yes
<br />
configure:5135: checking if gcc supports -c -o file.o
<br />
configure:5158: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
<br />
configure:5179: result: yes
<br />
configure:5184: checking if gcc supports -c -o file.lo
<br />
configure:5212: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
<br />
configure:5215: $? = 0
<br />
configure:5218: test -s conftest.lo
<br />
configure:5221: $? = 0
<br />
configure:5243: result: yes
<br />
configure:5274: checking if gcc supports -fno-rtti -fno-exceptions
<br />
configure:5297: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
<br />
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
<br />
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
<br />
configure:5300: $? = 0
<br />
configure:5303: test -s conftest.o
<br />
configure:5306: $? = 0
<br />
configure:5323: result: yes
<br />
configure:5334: checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries
<br />
configure:6029: result: yes
<br />
configure:6034: checking how to hardcode library paths into programs
<br />
configure:6058: result: immediate
<br />
configure:6063: checking whether stripping libraries is possible
<br />
configure:6068: result: yes
<br />
configure:6079: checking dynamic linker characteristics
<br />
configure:6510: result: GNU/Linux ld.so
<br />
configure:6515: checking if libtool supports shared libraries
<br />
configure:6517: result: yes
<br />
configure:6520: checking whether to build shared libraries
<br />
configure:6541: result: yes
<br />
configure:6544: checking whether to build static libraries
<br />
configure:6548: result: no
<br />
configure:7222: checking whether -lc should be explicitly linked in
<br />
configure:7230: gcc -c -g -O2  conftest.c >&5
<br />
configure:7233: $? = 0
<br />
configure:7247: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
<br />
configure:7250: $? = 0
<br />
configure:7263: result: no
<br />
configure:7849: checking for a BSD-compatible install
<br />
configure:7903: result: /usr/bin/install -c
<br />
configure:7933: checking for msgfmt
<br />
configure:7961: result: /usr/bin/msgfmt
<br />
configure:7970: checking for gmsgfmt
<br />
configure:8001: result: /usr/bin/msgfmt
<br />
configure:8011: checking for xgettext
<br />
configure:8039: result: /usr/bin/xgettext
<br />
configure:8050: checking for msgmerge
<br />
configure:8077: result: /usr/bin/msgmerge
<br />
configure:8153: checking for ranlib
<br />
configure:8180: result: ranlib
<br />
configure:8193: checking for strerror in -lcposix
<br />
configure:8224: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
<br />
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -lcposix
<br />
collect2: ld returned 1 exit status
<br />
configure:8227: $? = 1
<br />
configure: failed program was:
<br />
| #line 8200 "configure"
<br />
| /* confdefs.h.  */
<br />
|
<br />
| #define PACKAGE_NAME ""
<br />
| #define PACKAGE_TARNAME ""
<br />
| #define PACKAGE_VERSION ""
<br />
| #define PACKAGE_STRING ""
<br />
| #define PACKAGE_BUGREPORT ""
<br />
| #define PACKAGE "gaim"
<br />
| #define VERSION "0.71"
<br />
| #define STDC_HEADERS 1
<br />
| #define HAVE_SYS_TYPES_H 1
<br />
| #define HAVE_SYS_STAT_H 1
<br />
| #define HAVE_STDLIB_H 1
<br />
| #define HAVE_STRING_H 1
<br />
| #define HAVE_MEMORY_H 1
<br />
| #define HAVE_STRINGS_H 1
<br />
| #define HAVE_INTTYPES_H 1
<br />
| #define HAVE_STDINT_H 1
<br />
| #define HAVE_UNISTD_H 1
<br />
| #define HAVE_DLFCN_H 1
<br />
| /* end confdefs.h.  */
<br />
|
<br />
| /* Override any gcc2 internal prototype to avoid an error.  */
<br />
| #ifdef __cplusplus
<br />
| extern "C"
<br />
| #endif
<br />
| /* We use char because int might match the return type of a gcc2
<br />
|    builtin and then its argument prototype would still apply.  */
<br />
| char strerror ();
<br />
| int
<br />
| main ()
<br />
| {
<br />
| strerror ();
<br />
|   ;
<br />
|   return 0;
<br />
| }
<br />
configure:8245: result: no
<br />
configure:8253: checking for an ANSI C-conforming const
<br />
configure:8321: gcc -c -g -O2  conftest.c >&5
<br />
configure:8324: $? = 0
<br />
configure:8327: test -s conftest.o
<br />
configure:8330: $? = 0
<br />
configure:8341: result: yes
<br />
configure:8351: checking for inline
<br />
configure:8373: gcc -c -g -O2  conftest.c >&5
<br />
configure:8376: $? = 0
<br />
configure:8379: test -s conftest.o
<br />
configure:8382: $? = 0
<br />
configure:8394: result: inline
<br />
configure:8409: checking for off_t
<br />
configure:8434: gcc -c -g -O2  conftest.c >&5
<br />
configure:8437: $? = 0
<br />
configure:8440: test -s conftest.o
<br />
configure:8443: $? = 0
<br />
configure:8454: result: yes
<br />
configure:8466: checking for size_t
<br />
configure:8491: gcc -c -g -O2  conftest.c >&5
<br />
configure:8494: $? = 0
<br />
configure:8497: test -s conftest.o
<br />
configure:8500: $? = 0
<br />
configure:8511: result: yes
<br />
configure:8525: checking for working alloca.h
<br />
configure:8547: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:8550: $? = 0
<br />
configure:8553: test -s conftest
<br />
configure:8556: $? = 0
<br />
configure:8567: result: yes
<br />
configure:8577: checking for alloca
<br />
configure:8619: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:8622: $? = 0
<br />
configure:8625: test -s conftest
<br />
configure:8628: $? = 0
<br />
configure:8639: result: yes
<br />
configure:8852: checking for stdlib.h
<br />
configure:8857: result: yes
<br />
configure:8852: checking for unistd.h
<br />
configure:8857: result: yes
<br />
configure:8993: checking for getpagesize
<br />
configure:9043: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:9046: $? = 0
<br />
configure:9049: test -s conftest
<br />
configure:9052: $? = 0
<br />
configure:9063: result: yes
<br />
configure:9073: checking for working mmap
<br />
configure:9216: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:9219: $? = 0
<br />
configure:9221: ./conftest
<br />
configure:9224: $? = 0
<br />
configure:9238: result: yes
<br />
configure:9250: checking whether we are using the GNU C Library 2.1 or newer
<br />
configure:9282: result: yes
<br />
configure:9290: checking whether integer division by zero raises SIGFPE
<br />
configure:9353: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:9352: warning: built-in function `nan' declared as non-function
<br />
configure:9356: $? = 0
<br />
configure:9358: ./conftest
<br />
configure:9361: $? = 0
<br />
configure:9376: result: yes
<br />
configure:9389: checking for inttypes.h
<br />
configure:9412: gcc -c -g -O2  conftest.c >&5
<br />
configure:9415: $? = 0
<br />
configure:9418: test -s conftest.o
<br />
configure:9421: $? = 0
<br />
configure:9432: result: yes
<br />
configure:9443: checking for stdint.h
<br />
configure:9466: gcc -c -g -O2  conftest.c >&5
<br />
configure:9469: $? = 0
<br />
configure:9472: test -s conftest.o
<br />
configure:9475: $? = 0
<br />
configure:9486: result: yes
<br />
configure:9497: checking for unsigned long long
<br />
configure:9520: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:9523: $? = 0
<br />
configure:9526: test -s conftest
<br />
configure:9529: $? = 0
<br />
configure:9540: result: yes
<br />
configure:9566: checking for inttypes.h
<br />
configure:9590: gcc -c -g -O2  conftest.c >&5
<br />
configure:9593: $? = 0
<br />
configure:9596: test -s conftest.o
<br />
configure:9599: $? = 0
<br />
configure:9611: result: yes
<br />
configure:9624: checking whether the inttypes.h PRIxNN macros are broken
<br />
configure:9651: gcc -c -g -O2  conftest.c >&5
<br />
configure:9654: $? = 0
<br />
configure:9657: test -s conftest.o
<br />
configure:9660: $? = 0
<br />
configure:9672: result: no
<br />
configure:9710: checking for ld used by GCC
<br />
configure:9773: result: /usr/i486-suse-linux/bin/ld
<br />
configure:9782: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
<br />
GNU ld version 2.13.90.0.18 20030121 (SuSE Linux)
<br />
configure:9794: result: yes
<br />
configure:9800: checking for shared library run path origin
<br />
configure:9813: result: done
<br />
configure:10241: checking argz.h usability
<br />
configure:10254: gcc -c -g -O2  conftest.c >&5
<br />
configure:10257: $? = 0
<br />
configure:10260: test -s conftest.o
<br />
configure:10263: $? = 0
<br />
configure:10273: result: yes
<br />
configure:10277: checking argz.h presence
<br />
configure:10288: gcc -E  conftest.c
<br />
configure:10294: $? = 0
<br />
configure:10313: result: yes
<br />
configure:10349: checking for argz.h
<br />
configure:10356: result: yes
<br />
configure:10241: checking limits.h usability
<br />
configure:10254: gcc -c -g -O2  conftest.c >&5
<br />
configure:10257: $? = 0
<br />
configure:10260: test -s conftest.o
<br />
configure:10263: $? = 0
<br />
configure:10273: result: yes
<br />
configure:10277: checking limits.h presence
<br />
configure:10288: gcc -E  conftest.c
<br />
configure:10294: $? = 0
<br />
configure:10313: result: yes
<br />
configure:10349: checking for limits.h
<br />
configure:10356: result: yes
<br />
configure:10241: checking locale.h usability
<br />
configure:10254: gcc -c -g -O2  conftest.c >&5
<br />
configure:10257: $? = 0
<br />
configure:10260: test -s conftest.o
<br />
configure:10263: $? = 0
<br />
configure:10273: result: yes
<br />
configure:10277: checking locale.h presence
<br />
configure:10288: gcc -E  conftest.c
<br />
configure:10294: $? = 0
<br />
configure:10313: result: yes
<br />
configure:10349: checking for locale.h
<br />
configure:10356: result: yes
<br />
configure:10241: checking nl_types.h usability
<br />
configure:10254: gcc -c -g -O2  conftest.c >&5
<br />
configure:10257: $? = 0
<br />
configure:10260: test -s conftest.o
<br />
configure:10263: $? = 0
<br />
configure:10273: result: yes
<br />
configure:10277: checking nl_types.h presence
<br />
configure:10288: gcc -E  conftest.c
<br />
configure:10294: $? = 0
<br />
configure:10313: result: yes
<br />
configure:10349: checking for nl_types.h
<br />
configure:10356: result: yes
<br />
configure:10241: checking malloc.h usability
<br />
configure:10254: gcc -c -g -O2  conftest.c >&5
<br />
configure:10257: $? = 0
<br />
configure:10260: test -s conftest.o
<br />
configure:10263: $? = 0
<br />
configure:10273: result: yes
<br />
configure:10277: checking malloc.h presence
<br />
configure:10288: gcc -E  conftest.c
<br />
configure:10294: $? = 0
<br />
configure:10313: result: yes
<br />
configure:10349: checking for malloc.h
<br />
configure:10356: result: yes
<br />
configure:10241: checking stddef.h usability
<br />
configure:10254: gcc -c -g -O2  conftest.c >&5
<br />
configure:10257: $? = 0
<br />
configure:10260: test -s conftest.o
<br />
configure:10263: $? = 0
<br />
configure:10273: result: yes
<br />
configure:10277: checking stddef.h presence
<br />
configure:10288: gcc -E  conftest.c
<br />
configure:10294: $? = 0
<br />
configure:10313: result: yes
<br />
configure:10349: checking for stddef.h
<br />
configure:10356: result: yes
<br />
configure:10232: checking for stdlib.h
<br />
configure:10237: result: yes
<br />
configure:10232: checking for string.h
<br />
configure:10237: result: yes
<br />
configure:10232: checking for unistd.h
<br />
configure:10237: result: yes
<br />
configure:10241: checking sys/param.h usability
<br />
configure:10254: gcc -c -g -O2  conftest.c >&5
<br />
configure:10257: $? = 0
<br />
configure:10260: test -s conftest.o
<br />
configure:10263: $? = 0
<br />
configure:10273: result: yes
<br />
configure:10277: checking sys/param.h presence
<br />
configure:10288: gcc -E  conftest.c
<br />
configure:10294: $? = 0
<br />
configure:10313: result: yes
<br />
configure:10349: checking for sys/param.h
<br />
configure:10356: result: yes
<br />
configure:10395: checking for feof_unlocked
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for fgets_unlocked
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for getc_unlocked
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for getcwd
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for getegid
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for geteuid
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for getgid
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for getuid
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for mempcpy
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for munmap
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for putenv
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for setenv
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for setlocale
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for stpcpy
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for strcasecmp
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for strdup
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for strtoul
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for tsearch
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for __argz_count
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for __argz_stringify
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10395: checking for __argz_next
<br />
configure:10445: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10448: $? = 0
<br />
configure:10451: test -s conftest
<br />
configure:10454: $? = 0
<br />
configure:10465: result: yes
<br />
configure:10506: checking for iconv
<br />
configure:10534: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10537: $? = 0
<br />
configure:10540: test -s conftest
<br />
configure:10543: $? = 0
<br />
configure:10598: result: yes
<br />
configure:10621: checking for iconv declaration
<br />
configure:10656: gcc -c -g -O2  conftest.c >&5
<br />
configure:10659: $? = 0
<br />
configure:10662: test -s conftest.o
<br />
configure:10665: $? = 0
<br />
configure:10680: result:
<br />
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
<br />
configure:10691: checking for nl_langinfo and CODESET
<br />
configure:10713: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10716: $? = 0
<br />
configure:10719: test -s conftest
<br />
configure:10722: $? = 0
<br />
configure:10734: result: yes
<br />
configure:10746: checking for LC_MESSAGES
<br />
configure:10768: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10771: $? = 0
<br />
configure:10774: test -s conftest
<br />
configure:10777: $? = 0
<br />
configure:10788: result: yes
<br />
configure:10804: checking for bison
<br />
configure:10820: found /usr/bin/bison
<br />
configure:10830: result: bison
<br />
configure:10843: checking version of bison
<br />
configure:10852: result: 1.75, ok
<br />
configure:10873: checking whether NLS is requested
<br />
configure:10882: result: yes
<br />
configure:10897: checking whether included gettext is requested
<br />
configure:10907: result: no
<br />
configure:10918: checking for GNU gettext in libc
<br />
configure:10943: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:10946: $? = 0
<br />
configure:10949: test -s conftest
<br />
configure:10952: $? = 0
<br />
configure:10963: result: yes
<br />
configure:11579: checking for ANSI C header files
<br />
configure:11726: result: yes
<br />
configure:11736: checking for sys/wait.h that is POSIX.1 compatible
<br />
configure:11768: gcc -c -g -O2  conftest.c >&5
<br />
configure:11771: $? = 0
<br />
configure:11774: test -s conftest.o
<br />
configure:11777: $? = 0
<br />
configure:11788: result: yes
<br />
configure:11816: checking fcntl.h usability
<br />
configure:11829: gcc -c -g -O2  conftest.c >&5
<br />
configure:11832: $? = 0
<br />
configure:11835: test -s conftest.o
<br />
configure:11838: $? = 0
<br />
configure:11848: result: yes
<br />
configure:11852: checking fcntl.h presence
<br />
configure:11863: gcc -E  conftest.c
<br />
configure:11869: $? = 0
<br />
configure:11888: result: yes
<br />
configure:11924: checking for fcntl.h
<br />
configure:11931: result: yes
<br />
configure:11816: checking sys/time.h usability
<br />
configure:11829: gcc -c -g -O2  conftest.c >&5
<br />
configure:11832: $? = 0
<br />
configure:11835: test -s conftest.o
<br />
configure:11838: $? = 0
<br />
configure:11848: result: yes
<br />
configure:11852: checking sys/time.h presence
<br />
configure:11863: gcc -E  conftest.c
<br />
configure:11869: $? = 0
<br />
configure:11888: result: yes
<br />
configure:11924: checking for sys/time.h
<br />
configure:11931: result: yes
<br />
configure:11807: checking for unistd.h
<br />
configure:11812: result: yes
<br />
configure:11807: checking for locale.h
<br />
configure:11812: result: yes
<br />
configure:11816: checking signal.h usability
<br />
configure:11829: gcc -c -g -O2  conftest.c >&5
<br />
configure:11832: $? = 0
<br />
configure:11835: test -s conftest.o
<br />
configure:11838: $? = 0
<br />
configure:11848: result: yes
<br />
configure:11852: checking signal.h presence
<br />
configure:11863: gcc -E  conftest.c
<br />
configure:11869: $? = 0
<br />
configure:11888: result: yes
<br />
configure:11924: checking for signal.h
<br />
configure:11931: result: yes
<br />
configure:11945: checking for an ANSI C-conforming const
<br />
configure:12033: result: yes
<br />
configure:12043: checking whether struct tm is in sys/time.h or time.h
<br />
configure:12067: gcc -c -g -O2  conftest.c >&5
<br />
configure:12070: $? = 0
<br />
configure:12073: test -s conftest.o
<br />
configure:12076: $? = 0
<br />
configure:12087: result: time.h
<br />
configure:12098: checking return type of signal handlers
<br />
configure:12130: gcc -c -g -O2  conftest.c >&5
<br />
configure:12133: $? = 0
<br />
configure:12136: test -s conftest.o
<br />
configure:12139: $? = 0
<br />
configure:12150: result: void
<br />
configure:12162: checking for strftime
<br />
configure:12212: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:12215: $? = 0
<br />
configure:12218: test -s conftest
<br />
configure:12221: $? = 0
<br />
configure:12232: result: yes
<br />
configure:12312: checking for strdup
<br />
configure:12382: result: yes
<br />
configure:12312: checking for strstr
<br />
configure:12362: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:12413: warning: conflicting types for built-in function `strstr'
<br />
configure:12365: $? = 0
<br />
configure:12368: test -s conftest
<br />
configure:12371: $? = 0
<br />
configure:12382: result: yes
<br />
configure:12312: checking for atexit
<br />
configure:12362: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:12365: $? = 0
<br />
configure:12368: test -s conftest
<br />
configure:12371: $? = 0
<br />
configure:12382: result: yes
<br />
configure:12396: checking for getopt_long
<br />
configure:12446: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:12449: $? = 0
<br />
configure:12452: test -s conftest
<br />
configure:12455: $? = 0
<br />
configure:12466: result: yes
<br />
configure:12481: checking for inet_aton
<br />
configure:12531: gcc -o conftest -g -O2   conftest.c  >&5
<br />
configure:12534: $? = 0
<br />
configure:12537: test -s conftest
<br />
configure:12540: $? = 0
<br />
configure:12551: result: yes
<br />
configure:12627: checking for gethostent in -lnsl
<br />
configure:12658: gcc -o conftest -g -O2   conftest.c -lnsl   >&5
<br />
configure:12661: $? = 0
<br />
configure:12664: test -s conftest
<br />
configure:12667: $? = 0
<br />
configure:12679: result: yes
<br />
configure:12690: checking for socket
<br />
configure:12740: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
<br />
configure:12743: $? = 0
<br />
configure:12746: test -s conftest
<br />
configure:12749: $? = 0
<br />
configure:12760: result: yes
<br />
configure:12835: checking for getaddrinfo
<br />
configure:12885: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
<br />
configure:12888: $? = 0
<br />
configure:12891: test -s conftest
<br />
configure:12894: $? = 0
<br />
configure:12905: result: yes
<br />
configure:12978: checking for socklen_t
<br />
configure:13001: gcc -c -g -O2  conftest.c >&5
<br />
configure:13004: $? = 0
<br />
configure:13007: test -s conftest.o
<br />
configure:13010: $? = 0
<br />
configure:13013: result: yes
<br />
configure:13383: checking for pkg-config
<br />
configure:13401: found /usr/local/bin/pkg-config
<br />
configure:13414: result: /usr/local/bin/pkg-config
<br />
configure:13437: checking for GLIB - version >= 2.0.0
<br />
configure:13587: result: no
<br />
configure:13621: gcc -o conftest -g -O2 -Wall -g3    conftest.c -lnsl   >&5
<br />
configure:13688:18: glib.h: No such file or directory
<br />
configure: In function `main':