| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Nat Howard <nrh(at)pupworks(dot)com> |
| Cc: | pgsql-ports(at)postgreSQL(dot)org |
| Subject: | Re: [PORTS] plpgsql & bsdi 4.0 |
| Date: | 1999-09-19 20:57:10 |
| Message-ID: | 199909192057.QAA03355@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
> /usr/local/pgsql.new/bin/postmaster: can't resolve symbol 'plpgsql_yylineno'
> ERROR: Load of file /usr/local/pgsql.new/lib/plpgsql.so failed: Unable to resolve symbol
>
> (I should mention that all of these outputs are cut-and-paste from vi's of the log
> files, so control characters are "nicer" than they actually are in those files.)
>
> So I changed one line in scan.l to make sure plpgsql_yylineno was resolved, and
> now it *mostly* works.
>
> The new problem is that plpgsql is still giving an error:
>
> Again, here's the relevant portion of the postmaster output:
>
> I also tried this with yacc (the above is with bison 1.28). Very similar results.
>
> Any suggestions? Thanks in advance...
6.5.2 should have allowed you to use either bison or yacc. I am running
bsdi 4.0, but have never fooled around with plpgsql.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nat Howard | 1999-09-19 23:38:09 | Re: [PORTS] plpgsql & bsdi 4.0 |
| Previous Message | Uncle George | 1999-09-19 10:34:10 | Re: [PORTS] Linux/Alpha patches for Postgresql 6.5.2 |