Chusslove Illich <[EMAIL PROTECTED]> wrote:
> > [: Ido Yehieli :]
> > return scm_str2string (getenv ("HOSTNAME"));
> > [...]
> > /tmp/ccerLXy4.o: In function `my_hostname':simple-guile.c:(.text+0x16):
> > undefined reference to `scm_str2string'
>
> scm_str2string doesn't seem to exist. If yo
> [: Ido Yehieli :]
> return scm_str2string (getenv ("HOSTNAME"));
> [...]
> /tmp/ccerLXy4.o: In function `my_hostname':simple-guile.c:(.text+0x16):
> undefined reference to `scm_str2string'
scm_str2string doesn't seem to exist. If you use -Wall when compiling,
it'll warn about implicit declarati