Re: Missing symbian/win32 directories

Micah Anderson <[email protected]> Sun, 25 Nov 2007 15:11:17 -0500
Newsgroups gmane.network.silc.devel
Message-ID <[email protected]>
* Jochen Eisinger <jochen-hvFg3w/[email protected]> [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

_______________________________________________________________________
Info:    https://lists.silcnet.org/mailman/listinfo/silc-announce
Archive: https://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/support/faq/
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHSdblxOALs3NV+v8RAq7IAJ4nu0Jx3tW3W0utZ9SDkFd9hf75MgCfdzlw
tIbcGOHyvrxuU5Xf2NcOnHs=
=rl63
-----END PGP SIGNATURE-----