Re: [PORTS] plpgsql & bsdi 4.0 - Mailing list pgsql-ports

From Bruce Momjian
Subject Re: [PORTS] plpgsql & bsdi 4.0
Date
Msg-id 199909192057.QAA03355@candle.pha.pa.us
Whole thread Raw
In response to plpgsql & bsdi 4.0  (Nat Howard <nrh@pupworks.com>)
Responses Re: [PORTS] plpgsql & bsdi 4.0  (Nat Howard <nrh@pupworks.com>)
List 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@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-ports by date:

Previous
From: Uncle George
Date:
Subject: Re: [PORTS] Linux/Alpha patches for Postgresql 6.5.2
Next
From: Nat Howard
Date:
Subject: Re: [PORTS] plpgsql & bsdi 4.0