Missing symbian/win32 directories

Micah Anderson micah at riseup.net
Sun Nov 25 21:11:17 CET 2007


* Jochen Eisinger <jochen at penguin-breeder.org> [071125 10:47]:
> Hi,
> 
> well, but since the .am files are distributed, it should be possible to
> execute automake - which however will complain about the missing
> subdirectories which are still referenced in the Makefile.am.

In fact thats what happens with automake1.10:

...

configure: creating ./config.status

silc-server Configuration Summary:
---------------------------
 Target host ...................: i486-pc-linux-gnu
 Compiler ......................: i486-linux-gnu-gcc
 CFLAGS ........................: -Wall -g -O2 -D_GNU_SOURCE -g -Wall -finline-functions -Wno-pointer-sign -O2 -I/usr/include/silc   -D_REENTRANT
 LDFLAGS .......................: -Wl,-z,defs
 LIBS ..........................: -lsilc -ldl -lpthread    -lpthread

 Installation prefix ...........: /usr
 bin directory .................: /usr/bin
 sbin directory ................: /usr/sbin
 etc directory .................: /etc/silcd
 man directory .................: /usr/share/man
 doc directory .................: /usr/share/doc/silcd
 include directory .............: /usr/include

 Compile SILC Server ...........: yes
 IPv6 support ..................: yes
 Iconv support .................: yes
 Assembler optimizations .......: yes
 Multi-threads support .........: yes
 Debugging enabled .............: no

Compile the sources with 'make' or 'gmake' command.
cd . && /bin/sh ./config.status Makefile.defines_int
config.status: creating Makefile.defines_int
config.status: WARNING:  Makefile.defines_int.in seems to ignore the --datarootdir setting
 cd . && /bin/sh /home/micah/debian/pkg-silc/silc-server/build-area/silc-server-1.1/missing --run automake-1.10 --foreign 
lib/silcutil/Makefile.am:32: required directory lib/silcutil/symbian does not exist
lib/silcutil/Makefile.am:29: required directory lib/silcutil/win32 does not exist
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory
`/home/micah/debian/pkg-silc/silc-server/build-area/silc-server-1.1'

I notice that silc-client has a win32 directory with some files in it,
which seems odd if silc-client doesn't support that platform.

micah
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.silcnet.org/pipermail/silc-devel/attachments/20071125/2fb3dbc8/attachment.bin


More information about the silc-devel mailing list