gaim build problem, file descriptor issue

Thorsten Greiner thorsten at tgreiner.net
Fri Jan 16 14:20:26 PST 2004


* Randy Bush <randy at psg.com> [2004-01-16 23:01]:
> ===>  Configuring for gaim-0.75_1
> ./configure.lineno: 5: Bad file descriptor
> ./configure.lineno: 1171: Syntax error: EOF in backquote substitution
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to marcus at FreeBSD.org [maintainer] and attach
>       the "/usr/ports/net/gaim/work/gaim-0.75/config.log" including the output
>       of the failure of your make command. Also, it might be a good idea to
>       provide an overview of all packages installed on your system (e.g. an
>       `ls /var/db/pkg`).
> *** Error code 1

FWIW, a simple fix seems to be to replace

#!/bin/sh

in the 'configure' script by

#!/usr/local/bin/bash

Of course you should have the bash port installed. This worked for
textproc/intltool and graphics/gimp-devel which failed with the same
symptoms before. The machine is running the new filedescriptor
allocation code.

Regards
        -Thorsten

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!

This message is digitally signed. To verify its integrity, download a copy
of GnuPG for your operating system from http://www.gnupg.org .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040116/c008b5cd/attachment.bin


More information about the freebsd-current mailing list