Solaris support is moving.
Artur Frysiak
wiget at t17.ds.pwr.wroc.pl
Tue Apr 13 19:47:17 CEST 1999
On Tue, 13 Apr 1999, Dobrica Pavlinusic wrote:
> I wasn't reading error messages carefully:
>
> colors.c: In function `sigblock':
> ^^^^^^^^
>
> So, I took a look at sigblock.h and found a missing ; ! Now it compiles,
> but doesn't link. It reports:
>
> Undefined first referenced
> symbol in file
> sigmask sigblock.o
> cols colors.o
I missing add #include "sigblock.h" to sigblock.c
CHROOT src:> objdump --syms parse_config.o |grep cols
000000a0 g O .data 0000006c cols
Please send me output of this command.
> I will have a look at that tommorow. (Oh, damn! cols again :-)
>
> Also added is check for sigblock in libbsd (on some platforms). It should
> help portability (texinfo has it like that, I don't have libbsd on
> platform which I use).
I changed order of checks. First check for libbsd. Second check for
sigblock using macro AC_CHECK_FUNCS instead AC_CHECK_FUNC because
AC_CHECK_FUNCS declared HAVE_SIGBLOCK automatic.
> p.s. I got my cvs access, so I commited changes to tree. It seems that I'm
> writing comments the wrong way (or at least not as nice as Atur). I hope
> that Artur will continue to write ChangeLog...
You write comments in correct way. ChangeLog is updated at times.
I use rsc2log with many parameters to generate ChangeLog :-)
Please "cvs up" in the morning of tommorow.
Wiget
--
__ __ _ _
/ / /\ \ (_) __ _ ___| |_ @__mail: Artur Frysiak
\ \/ \/ / |/ _` |/ _ \ __| Rudlice 10
\ /\ /| | (_| | __/ |_ 98-311 Ostrowek
\/ \/ |_|\__, |\___|\__|
|___/ email: Wiget at t17.ds.pwr.wroc.pl
PGP key: http://www.t17.ds.pwr.wroc.pl/~wiget/pgp.key
Fingerprint16 = 70 DB E0 2D 12 AB C7 31 B6 58 B5 61 B3 98 B6 E6
More information about the pld-pinfo
mailing list