|
-
build
-
packge make
produced a load of compiler diagnostics. Should I be concerned?
-
Is there an easy way to build debug (cc -g) binaries?
-
Is
package make
the only way to build?
-
Is there an easy way to build the binaries on all my machines?
-
Why is there an
$INSTALLROOT/bin/cc
command?
-
The
package
command generates the wrong
HOSTTYPE.
-
How do I cross compile a source package?
-
My
cc(1)
supports many binary
HOSTTYPEs
and/or I would like to build for one
HOSTTYPE
using a few different
cc(1)
implementations;
can these be handled under one
$PACKAGEROOT?
-
I followed all of the source installation instructions and it still
crashed and burned; what now?
-
I made the binaries; how do I distribute them to other hosts?
-
How long does it take to build the
ast-open
source package?
-
foo
didn't build because the
bar
headers and libraries were not
found; what now?
-
I installed the
sol8.*
binaries and all commands fail at runtime with a diagnostic like
ld.so.1: fatal: relocation error: symbol _libc_register_forkhandler: referenced symbol not found.
-
I installed the
ast
version of
libz.so
in the system standard directory and a bunch of commands began to fail.
-
The build on our
sun4
museum piece failed with a bunch of errors.
-
download
-
I downloaded the
foo.bar
binary package and didn't find any source.
Where do I get the
foo.bar
source?
-
Why don't you post binaries for the
foo.bar
architecture.
-
Why don't you have an
ftp
download site like everyone else?
-
gunzip
says the archive files I downloaded are corrupt.
-
Common Public License Version 1.0
-
Is the software ``Open Source?''
-
You didn't give me a name and password to download the software.
-
Why are the downloads password protected? GNU doesn't do that.
-
This name/password nonsense will never catch on with my user base.
-
nmake
-
Is
nmake(1)
really the greatest thing since sliced bread?
-
Is there any online documentation?
-
Isn't recursive make considered harmful?
-
Is there an easy way to build debug (cc -g) binaries?
-
Are there any other
nmake(1)
debugging tips?
-
Why does
nmake(1)
provide its own
cpp(1)?
-
What is a
mamfile?
-
The
probe(1)
information is wrong for my compiler; how can I fix it?
-
packaging
-
What does AST stand for?
-
Is there a recommended installation directory?
-
How do I read packages on an EBCDIC machine?
-
Why does package read fail even though there are unread packages in
lib/package/tgz?
-
Why don't you use
rpm(1)
for packaging?
-
Can you generate
rpm(1)
packages?
-
I just want
ksh(1);
why isn't there a
ksh
tarball?
-
Why do you require more than one package in some cases?
-
software issues
-
I included
<ast_foo.h>
and it failed miserably.
-
Are any of the libraries thread-safe?
-
Do I need to run
package(1)
and export a bazillion environment vars just to run
ksh(1)?
-
packge test
produced a lot of failures. Should I be concerned?
-
I'd rather not install
setuid
commands; why is
probe(1)
setuid?
-
ast
commands fail with
libast shared library not found
when run setuid -- is there a workaround?
-
Why do
3d(1),
ie(1)
and
warp(1)
fail on my system?
-
Why do you have a
foo
command when the GNU one is available?
-
Will you track non-standard GNU additions to standard interfaces?
-
I don't see a sign of
perl
or
C++
anywhere; are you guys
in the dark ages?
-
I installed
ksh
in
/bin/ksh
and made it my login shell, and now I can't
ftp(1)
into my machine.
-
The
ast
foo
man page claims that it accepts options, but no options are listed.
-
ast
commands on { cygwin EMX winix } don't handle DOS format paths
and path lists like { pdksh bash foo }. Why don't you change
your commands to do that?
|