Steve Price
|
ab1c7b713a
|
Unbreak build.
PR: 9345
Submitted by: Sheldon Hearn <axl@iafrica.com>
|
1999-01-10 18:36:10 +00:00 |
|
Satoshi Asami
|
469c5acb73
|
This port doesn't build.
Also, please fix the complilation flags so it will compile with some
optimization (ideally by respecting CFLAGS).
===
:
g++ -g -Wall -I. -I../libXicq -c io.cc -o io.o
io.cc: In function `int cmd_clear(char *)':
io.cc:53: warning: unused parameter `char * input'
g++ -g -Wall -I. -I../libXicq -c help.cc -o help.o
g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq'
gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake[1]: *** No rule to make target `all'. Stop.
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake: *** [kxicq] Error 2
*** Error code 2
Stop.
:
|
1998-08-25 05:03:18 +00:00 |
|
Marc G. Fournier
|
2539c42828
|
Update to latest snapshot of xicq. All previous patches were submitted and
committed as part of the central sources, so are no longer required...
|
1998-08-23 04:18:52 +00:00 |
|
Satoshi Asami
|
0dbece7edc
|
Portlint.
|
1998-07-02 06:46:35 +00:00 |
|
Marc G. Fournier
|
a7d31daa87
|
Import xicq, another command line ICQ client for Unix
|
1998-06-29 18:39:27 +00:00 |
|