public inbox for rhdb-admin@sourceware.org
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@redhat.com>
To: rhdb-admin@sources.redhat.com
Subject: Problems compiling
Date: Mon, 24 Nov 2003 15:24:00 -0000	[thread overview]
Message-ID: <3FC222AB.5090806@redhat.com> (raw)

Hi,

I've set my CLASSPATH to include a JDBC driver and I was able to get rid of the 
compilation errors on the import lines.  But now I see some others:

compile:
     [javac] Compiling 227 source files to 
/home/fnasser/SRC/rhdb-guitools-trunk/src/rhdb/guitools/rhdb-admin/build
     [javac] 
/home/fnasser/SRC/rhdb-guitools-trunk/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/pgsql/AbstractRhdb73DatabaseMetaData.java:1019: 
parseACL(java.lang.String) in org.postgresql.jdbc1.AbstractJdbc1DatabaseMetaData 
cannot be applied to (java.lang.String,<nulltype>)
     [javac]                     Hashtable permissions = parseACL(acl,null);
     [javac]                                                 ^
     [javac] 
/home/fnasser/SRC/rhdb-guitools-trunk/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/pgsql/AbstractRhdb73DatabaseMetaData.java:1492: 
parseACL(java.lang.String) in org.postgresql.jdbc1.AbstractJdbc1DatabaseMetaData 
cannot be applied to (java.lang.String,<nulltype>)
     [javac]                     Hashtable permissions = parseACL(acl,null);
     [javac]                                                 ^
     [javac] 
/home/fnasser/SRC/rhdb-guitools-trunk/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/pgsql/AbstractRhdb73DatabaseMetaData.java:1568: 
parseACL(java.lang.String) in org.postgresql.jdbc1.AbstractJdbc1DatabaseMetaData 
cannot be applied to (java.lang.String,<nulltype>)
     [javac]                     Hashtable permissions = parseACL(acl,null);
     [javac]                                                 ^
(...)


Can someone help me and also update the building instructions on the README file?

Thanks in advance.

Regards to all,
Fernando

             reply	other threads:[~2003-11-24 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-24 15:24 Fernando Nasser [this message]
2003-11-24 15:37 ` Olga Rodimina
2003-11-24 15:44   ` Fernando Nasser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FC222AB.5090806@redhat.com \
    --to=fnasser@redhat.com \
    --cc=rhdb-admin@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).